Menu

#2 make fails on Mac OS X

open
nobody
None
5
2014-08-25
2009-06-30
Sean Lake
No

The make command fails when attempting to run:
"gcc -shared libcsv.o -o libcsv.so"
because the Apple gcc doesn't support the -shared flag. For more info, try: http://www.finkproject.org/doc/porting/shared.php .

Discussion


Log in to post a comment.