Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-10-31 Thread Marco van de Voort
> I am trying to cross-compile a program a bit more > complicated than Hello World and I have the following problem. > > ppcarm uses the wrong libraries because it uses some default lib paths > first before it uses the library paths added with -Fl > > eg: > > ppcarm -Sd -XParm-linux- -k'-z nodef

Re: [fpc-pascal] FPC on ARM (eg Zaurus)

2004-10-31 Thread Den Jean
Hi, I am trying to cross-compile a program a bit more complicated than Hello World and I have the following problem. ppcarm uses the wrong libraries because it uses some default lib paths first before it uses the library paths added with -Fl eg: ppcarm -Sd -XParm-linux- -k'-z nodefaultlib' -vt