Skip navigation.
 
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8
FROM : Marcel Weiher
DATE : Mon May 02 17:40:27 2005

On 2 May 2005, at 16:07, Nick Zitzmann wrote:

>
> On May 2, 2005, at 8:51 AM, Sean McBride wrote:
>

>> Oh yeah?... Why should this be?  I could understand for C++ that
>> there
>> could be ABI changes, but for C/Obj-C?

>
> As explained earlier, GCC 4 links the compiled code to a library
> titled "libmx", which did not exist in any version of Mac OS X prior
> to 10.3.9 (I think). GCC 3.3 doesn't do this.


Hmm...I am seeing different behavior, though it may be related:  I get
no references to libmx in my shipped binary (just downloaded and dumped
via otool -L to be sure).  What I get instead is:

dyld:
/Volumes/PdfCompress-4.4.2/PdfCompress.app/Contents/MacOS/PdfCompress
Undefined symbols:
MPWGraphRep undefined reference to _cosf expected to be defined in
/usr/lib/libSystem.B.dylib

Except of course that this symbol is present in libSystem...

Marcel



--
Marcel Weiher                          Metaobject Software Technologies
<email_removed>        www.metaobject.com
The simplicity of power            HOM, IDEAs, MetaAd etc.
        1d480c25f397c4786386135f8e8938e4

Related mailsAuthorDate
mlTiger gcc 4 builds apps that don't run on 10.2.8 Will Cosgrove May 1, 19:18
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8 j o a r May 2, 08:37
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8 Bill Cheeseman May 2, 11:32
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8 j o a r May 2, 14:19
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8 Sean McBride May 2, 16:51
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8 Nick Zitzmann May 2, 17:07
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8 Ted Thibodeau Jr May 2, 17:22
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8 Julian May 2, 17:37
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8 Marcel Weiher May 2, 17:40
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8 Shawn Erickson May 2, 18:02
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8 Bill Cheeseman May 2, 23:01
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8 (CORRECTION) Bill Cheeseman May 2, 23:47
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8 Nick Zitzmann May 3, 03:05
mlRe: Tiger gcc 4 builds apps that don't run on 10.2.8 Bill Cheeseman May 3, 12:29