bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Darwin-specific LDFLAGS in configure.in


From: Michael Petch
Subject: Re: [Bug-gnubg] Darwin-specific LDFLAGS in configure.in
Date: Mon, 30 Mar 2009 19:24:29 -0600
User-agent: Microsoft-Entourage/12.15.0.081119


The syntax, and article about this opnegl issue can be found here:

http://developer.apple.com/qa/qa2007/qa1567.html

According to this article it applies to Leopard, howvere it may depend on how things are linked as to whether you encounter this problem or not (You may not see it if you “roll your own”, but if you use fink or macports then you may have to deal with it.

This is excerpted From the article:

For this specific issue the -dyld_file option should be used like this:

-dylib_file \
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:\
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

The linking issues that myself and others saw were fixed with this change.

On 30/03/09 6:59 PM, "Michael Petch" <address@hidden> wrote:

/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib


reply via email to

[Prev in Thread] Current Thread [Next in Thread]