Re: libraries
Re: libraries
- Subject: Re: libraries
- From: "Alastair J.Houghton" <email@hidden>
- Date: Mon, 21 Jul 2003 14:14:36 +0100
On Monday, July 21, 2003, at 01:53 pm, email@hidden wrote:
Phillip,
Have you tried making the library filename follow the formt libx.a (in
your
case libadder.a)
I had a low of trouble with this until I changed from funkylib.a to
libfunky.a
It should still work with library names that don't follow that format
though; all that is supposed to do is allow you to write "-lfunky" on
the command line. Did you file a bug report with Apple when you
discovered this?
Kind regards,
Alastair.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.