[tlbuild] 2014 and Solaris 10 and 11 (SPARC, x86, x86-64)
Ettore Aldrovandi
ealdrov at mail.math.fsu.edu
Fri Mar 21 11:15:42 CET 2014
Hello,
I did get a successful build on Solaris 10 i386 this morning (no asy, though), using gcc 4.6.3 (see below for the specs).
On Mar 19, 2014, at 11:12, Nelson H. F. Beebe <beebe at math.utah.edu> wrote:
> Last year, someone on this list DID succeed in getting Solaris builds,
> and the 2013 DVD has them. Could that person, or persons, please
> report on this list the magic settings of PATH, and configure and make
> options, that led to success for Solaris? I'll then take a crack at
> trying to reproduce that on our systems here at Utah.
Nelson,
for Solaris 10 x86, x86-64 I did the builds. This is what I used:
tlarch =
build = i386-pc-solaris2.10
CFLAGS = -g
CXXFLAGS = -g
OBJFLAGS = -g
LDFLAGS =
TL_COMPILER_GFLAGS = -g
TL_CONFIGURE_ARGS = --build=i386-pc-solaris2.10
TL_BUILD_ENV = CC='/opt/csw/bin/gcc' CXX='/opt/csw/bin/g++' CFLAGS='-g ‘ CXXFLAGS='-g ' OBJFLAGS='-g ' LDFLAGS=
where
/opt/csw/bin/gcc -v
Reading specs from /opt/csw/lib/gcc/i386-pc-solaris2.10/4.6.3/specs
COLLECT_GCC=/opt/csw/bin/gcc
COLLECT_LTO_WRAPPER=/opt/csw/libexec/gcc/i386-pc-solaris2.10/4.6.3/lto-wrapper
Target: i386-pc-solaris2.10
Same for the m64 builds. The caveat was that I had to revert to the SUN provided gcc to compile asy.
Ettore
--
Ettore Aldrovandi
Department of Mathematics, Florida State University
1017 Academic Way * http://www.math.fsu.edu/~ealdrov
Tallahassee, FL 32306-4510, USA * * aldrovandi at math dot fsu dot edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tlbuild/attachments/20140321/fbc8471f/attachment.html>
More information about the tlbuild
mailing list