On 05/05/17 16:00, Pierre Muller wrote:
You probably need to add the -Xn option into the makepack script!
Thanks for the pointer as to where it goes: those last words stopped me
spending days looking for the appropriate makefile :-)
If I do this it builds successfully:
*sunos*) MAKE=gmake
EXTRAOPT='-Xn'
# Use GNU tar if present
if [ "`which gtar`" != "" ]; then
TAR=`which gtar`
fi
;;
Should I raise a bug on Mantis for this? can anybody comment on what
impact this would have on the Intel target for Solaris?
I'll add a note to the existing stuff on the Wiki.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel