[fpc-devel] Getting fpc to work on Solaris (11)
Ludo Brands
ludo.brands at free.fr
Mon Jul 11 15:52:42 CEST 2011
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 : fpc-devel-bounces at lists.freepascal.org
> [mailto:fpc-devel-bounces at lists.freepascal.org] 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 - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
More information about the fpc-devel
mailing list