[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bundles on darwin (gnu-gnu-gnu)
From: |
Adam Fedor |
Subject: |
Re: Bundles on darwin (gnu-gnu-gnu) |
Date: |
Sat, 27 Sep 2003 20:13:44 -0600 |
On Friday, September 26, 2003, at 09:54 AM, Carl Eugen Hoyos wrote:
Works!
Please add the dlcompap - library to section 'extra libs needed' for
Darwin6:
http://www.opendarwin.org/projects/dlcompat/
Or did you find another solution to load the bundle?
OK. Someday I should write a native implementation...
Would it make sence now to use -undefined suppress instead of
-undefined
warning in target.make for linking of libraries and bundles?
Done.
Great work!
(It never worked for me because I didn't think of bundle1.o)
Yes, I had to google a bit to find that...