| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Unfortunately specifying the full path links the library as an object
which will no doubt make your binary [much] larger than it needs to be.
There are two ways to ensure -lgmp uses the .a library
1) remove the .dylib form. Then the link must use the .a as found
2) specify -static -lgmp
| 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.