Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compile in Leopard, use in Tiger (again)




On 24 Nov 2007, at 13:45, Tord Romstad wrote:

My problem is that I use the Intel C++ compiler (version 10.1), which
doesn't seem to support the -mmacosx-version-min=10.4 switch.

Does it have an option to specify parameters which are directly fed to the linker? In that case, try using that parameter to pass the following to ld:


-macosx_version_min 10.2

(note: those underscores are *not* a typo, ld expects underscores as opposed to gcc; also, ld does not want an equals sign).


Jonas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden
References: 
 >Compile in Leopard, use in Tiger (again) (From: "Tord Romstad" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.