| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Tuesday, June 24, 2003, at 9:45 PM, Andrew Begel wrote:
I'm trying to use g++ to link a binary and I want to pass -m to ld. /usr/bin/libtool is getting in the way.
I want to say
g++ -dynamiclib -Wl,-m -o OBJ.powerpc-apple-darwin6.6/libHarmonia_Common. ...
Try g++ -dynamiclib -Wl,-lm -o OBJ....
| References: | |
| >Re: Pass args to ld? (From: Devang Patel <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.