You need to get the gnu binutils from sunfreeware.com and set your path to include /usr/local/bin. If you want to build the compiler you'll also need the gnu make from the same source.
Ludo > -----Message d'origine----- > De : [email protected] > [mailto:[email protected]] De la part de > Joost van der Sluis > Envoyé : lundi 11 juillet 2011 15:06 > À : FPC developers' list > Objet : [fpc-devel] Getting fpc to work on Solaris (11) > > > Hi all, > > I'm trying to set-up a VM with Solaris (x86_64). > > Problem is that fpc refuses to link applications. It > complains that there is a syntax error in the build-in linker > scripts. How that's possible, I don't know. > > When I use -T, so that the default linker scripts are not > used, linking goes well, but the application terminates > immediately: 'Bad entry point'. That's probably because the > link.res link-script is missing too much info to be used > without the default linker-scripts. > > Does this ring a bell to anyone? And maybe someone know where > I can find the default-linker scripts? > > Joost. > > -- > My Lazarus blog: http://www.lazarussupport.com/lazarus/weblog > > _______________________________________________ > fpc-devel maillist - [email protected] > http://lists.freepascal.org/mailman/listinfo/fpc-devel > _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
