Brad Allison wrote:
> Didn't work:
> 
> # set |grep LDF
> LDFLAGS='-L 
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 
> -L 
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib'

This does not make sense.
Why didn't you use what you wrote before?

>     Brad Allison wrote:
>     []
>      > LDFLAGS="-dylib_file
>     
> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"

Even more stable would be to use -Wl,-dylib_file,/System...[etc] just as 
Fink's glitz package does. If you are building things on your own, it is 
always a good idea to look how the corresponding Fink package is doing it.

-- 
Martin



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to