AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
April 2006

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



2006.04.23 15:44 "Multi-archive Compilation", by Glenn R Martin

I Have to create a multi-archive or "fat" libtiff library... However  
GCC wont allow me to use -M, -E or -S switches when creating a fat  
archive...
I Get the following error: gcc: -E, -S, -save-temps and -M options  
are not allowed with multiple -arch flags
I know this is more of a GCC or Make problem but i was wondering if  
you could assist me in modifying the Make process to not use these  
tags so i can create these "fat" libraries.

Thank You
Glenn R. Martin