[fpc-devel] Free Pascal problem

Jonas Maebe jonas.maebe at elis.ugent.be
Wed Feb 13 09:42:14 CET 2008


On 13 Feb 2008, at 05:21, Chris Handley wrote:

> Here is the output:
>
> ******************************
> Free Pascal Compiler version 2.2.1 [2007/10/30] for i386
> Copyright (c) 1993-2007 by Florian Klaempfl
> Target OS: Darwin for i386
> Compiling HelloWorld.p
> Assembling test
> Linking HelloWorld
> /usr/bin/ld: /usr/lib//libc.dylib unknown flags (type) of section 6  
> (__TEXT,__dof_plockstat) in load command 0

Did you install Xcode 3.0 after upgrading to Mac OS X 10.5? And if so,  
did you install the command line development (or Unix development, I  
forgot the exact name) support? FPC requires that both are installed.

The above error suggests that the linker of an older Xcode version is  
still installed.


Jonas



More information about the fpc-devel mailing list