That was it, I had a Uses Memory, and I renamed it to MacMemory and bingo, no errors. Thank you Sir!
Ken At 12:00 PM +0200 10/8/06, [EMAIL PROTECTED] wrote: >Date: Sun, 8 Oct 2006 11:16:32 +0200 >From: Jonas Maebe <[EMAIL PROTECTED]> >Subject: Re: [fpc-pascal] THREADVARLIST_FVCOMMON & > THREADVARLIST_MEMORY undefined symbols while linking >To: FPC-Pascal users discussions <fpc-pascal@lists.freepascal.org> >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed > > >On 06 Oct 2006, at 18:26, Ken G. Brown wrote: > >> Downloaded fpc 2.0.4 yesterday and I am trying to compile a legacy >> CW Pro 2 app on Mac 10.4.8 with Xcode 2.4. >> I am getting undefined symbols THREADVARLIST_FVCOMMON & >> THREADVARLIST_MEMORY when trying to link, and I have no clue how to >> get past this problem. I searched my hard drive and found them >> showing up in /myDevelopment/PrtTstfpc/build/PrtTstfpc.build/ >> DerivedSources/ppc/program.s >> but do not know what this means or what to do. >> Any help would be appreciated. > >Do you have a unit called "memory" in your program? If so, try >renaming it to something else, because it may conflict with a >standard FPC unit (although it shouldn't). > >Jonas _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal