[fpc-pascal]crosscompiling problems with ld(w) from binutils-2.1.4

2003-07-30 Thread Tobias Diekershoff
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello everybody, this is my first posting here, so please be paitient with me ;) In 99% of the time I'm using linux, and therefore I'm writing my prgroms for linux. Lately more and more windoze using friends ask me, if I could give them my programs.

Re: [fpc-pascal]crosscompiling problems with ld(w) from binutils-2.1.4

2003-07-30 Thread L D Blake
In reply to your message of July 30, 2003 > 0008:Using util tmp/binutils/bin/ldw > 0010:tmp/binutils/bin/ldw -s -b base.$$$ -o hello.exe link.res > 0002:hello.pas(4,1) Error: Error while linking Was there a copy of the hello.exe program running at that time? I get that error all th

Re: [fpc-pascal]crosscompiling problems with ld(w) frombinutils-2.1.4

2003-07-30 Thread Tobias Diekershoff
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 30 Jul 2003 10:11:11 -0400 L D Blake <[EMAIL PROTECTED]> wrote: > > 0008:Using util tmp/binutils/bin/ldw > > 0010:tmp/binutils/bin/ldw -s -b base.$$$ -o hello.exe > > link.res 0002:hello.pas(4,1) Error: Error while linking > >

Re: [fpc-pascal]crosscompiling problems with ld(w) from binutils-2.1.4

2003-07-30 Thread Marco van de Voort
> On Wed, 30 Jul 2003 10:11:11 -0400 L D Blake <[EMAIL PROTECTED]> > wrote: > > > > 0008:Using util tmp/binutils/bin/ldw > > > 0010:tmp/binutils/bin/ldw -s -b base.$$$ -o hello.exe > > > link.res 0002:hello.pas(4,1) Error: Error while linking > > > > Was there a copy of the hello.ex

[fpc-pascal]RE: crosscompiling problems with ld(w) from binutils-2.1.4

2003-07-30 Thread Jeff Pohlmeyer
> But as I was bored to reboot my linux, just to compile a program... I feel your pain :-o Another option, maybe to think about: I have had *some* success running ppc386.exe under WINE, although it doesn't seem to find all of its units properly. So I had to put all of the binaries and units re