Subject: | Gcc 3.x in Solaris "11" doesn't know ildoff |
XML-Parser-2.34
perl, v5.8.7 built for i86pc-solaris-thread-multi
SunOS unknown 5.11 snv_27 i86pc i386 i86pc
# gmake
gmake[1]: Entering directory `/tmp/XML-Parser-2.34/Expat'
gcc -c -D_REENTRANT -xO3 -xarch=386 -xspace -xildoff -I/opt/csw/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xO3 -xarch=386 -xspace -xildoff -DVERSION=\"2.34\" -DXS_VERSION=\"2.34\" "-I/opt/csw/lib/perl/5.8.7/CORE" Expat.c
gcc: språk ildoff känns inte igen
gcc: Expat.c: linker input file unused because linking not done
rm -f ../blib/arch/auto/XML/Parser/Expat/Expat.so
LD_RUN_PATH="/opt/csw/lib" cc -G -L/opt/csw/lib -L/usr/lib -L/usr/ccs/lib -L/lib Expat.o -o ../blib/arch/auto/XML/Parser/Expat/Expat.so -lexpat
cc: Expat.o: No such file or directory
gmake[1]: *** [../blib/arch/auto/XML/Parser/Expat/Expat.so] Fel 1
gmake[1]: Leaving directory `/tmp/XML-Parser-2.34/Expat'
gmake: *** [subdirs] Fel 2
I don't think I changed anything/much to get it running until that point.