> Try to add a LD param that increases LD's verbosity. Then see if the problem > is LD's parsing. It could be that there are still shortstrings here and > there in the compiler, but <255 chars limits are not likely.
The LD man page says to pass --verbose .. will do some testing and report back what I find. > Read the buildfaq. There are easier ways. E.g. you can set a prefix for the > binutils using -XP, even automatically, in your fpc.cfg > > E.g. > #ifdef FPC_CROSSCOMPILING > -XP$FPCTARGET > #endif > > in your fpc.cfg (untested) Thanx I need to study my compiler options more. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
