• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
linking libGL: cycle in dylib re-exports?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

linking libGL: cycle in dylib re-exports?


  • Subject: linking libGL: cycle in dylib re-exports?
  • From: Abe Stephens <email@hidden>
  • Date: Sun, 28 Oct 2007 21:43:25 -0600

Hi, I'm encountering a linking problem whenever I attempt to link to X11's libGL in Leopard. 

Here is a concise example:

echo 'static void *foo; int main() { foo = (void *)glGetIntegerv; }' | g++ -xc++ - -I/usr/X11R6/include -includeGL/gl.h -L/usr/X11R6/lib -lGL
ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib
collect2: ld returned 1 exit status

Does anyone have some advice on how to fix this?

Thanks-
Abe
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (email@hidden)

This email sent to email@hidden

  • Follow-Ups:
    • Re: linking libGL: cycle in dylib re-exports?
      • From: Martin Costabel <email@hidden>
  • Prev by Date: Re: Installing X11 from Tiger
  • Next by Date: Re: X11 in Leopard: xterm on start-up
  • Previous by thread: Re: Installing X11 from Tiger
  • Next by thread: Re: linking libGL: cycle in dylib re-exports?
  • Index(es):
    • Date
    • Thread