Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

linking to lapack



Hello,

I'm trying to link to the lapack routines in vecLib.  I've written an
extremely simple program that calls sgetri.  I include:

#include <vecLib/vecLib.h>

and compile with:

gcc -framework vecLib lapack_test.c

The error I get is:

gcc -framework vecLib lapack_test.c
/System/Library/Frameworks/vecLib.framework/Headers/vecLib.h:20:
warning: could not use precompiled header
'/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices-
gcc3.p', because:
/System/Library/Frameworks/vecLib.framework/Headers/vecLib.h:20:
warning: 'AvailabilityMacros.h' has different date than in precomp
ld: Undefined symbols:
_sgetri

Any suggestions?

Thanks,

Roger
_______________________________________________
scitech mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/scitech
Do not post admin requests to the list. They will be ignored.

References: 
 >absoft selling IBM XF compiler (From: "W. R. Wing" <email@hidden>)



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.