Re: problem with non PIC code

2004-02-15 Thread Eduard Bloch
#include * Alexandre Pineau [Sun, Feb 15 2004, 12:40:28PM]: > The allegro's maintainer suggests to me that "I need to ensure the > executable wich need alogg links with alleg_unsharable and exports > its symbols to the library alogg with -rdynamic". But I don't know how > to do this. > - The ex

Re: problem with non PIC code

2004-02-15 Thread Eduard Bloch
#include * Alexandre Pineau [Sun, Feb 15 2004, 12:40:28PM]: > The allegro's maintainer suggests to me that "I need to ensure the > executable wich need alogg links with alleg_unsharable and exports > its symbols to the library alogg with -rdynamic". But I don't know how > to do this. > - The ex