Re: C runtime link error under Leopard
Re: C runtime link error under Leopard
- Subject: Re: C runtime link error under Leopard
- From: Peter O'Gorman <email@hidden>
- Date: Tue, 18 Dec 2007 17:04:47 -0600
Edward de Jong wrote:
> /
> /Here is my GCC that does the link and the error message:
> /
>
> /gcc OBJN/discus.o OBJN/Console.o OBJN/ConsMenu.o OBJN/ConsStr.o
>
> OBJN/SysEdit.o OBJN/TeenMarq.o OBJN/TeenUndo.o OBJN/LZW.o -o discus.EXEN
> -arch i386 -I /Users/edward/Modula2 -L/Users/edward/Modula2/lib
> -lCCarbLib -framework Carbon -framework QuickTime
> -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk//
> /ld: library not found for -lcrt1.10.5.o/
You need to add -mmacosx_version_min=10.4
Peter
--
Peter O'Gorman
http://pogma.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden