[AD] [ alleg-Bugs-1775160 ] `allegro-config --libs` doesn't include right file |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: noreply@xxxxxxxxxx
- Subject: [AD] [ alleg-Bugs-1775160 ] `allegro-config --libs` doesn't include right file
- From: "SourceForge.net" <noreply@xxxxxxxxxx>
- Date: Wed, 15 Aug 2007 22:15:46 -0700
Bugs item #1775160, was opened at 2007-08-16 00:15
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=1775160&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Mac OSX
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: sephknows (sephknows)
Assigned to: Peter Hull (peterhull90)
Summary: `allegro-config --libs` doesn't include right file
Initial Comment:
The Mac OS X port uses `allegro-config --libs` when linking object files, but this includes the wrong file: -lalleg-4.2.1, which does not work. Inside the makefile, replacing `allegro-config --libs` with it's contents (except for -lalleg-4.2.1, which should be changed to -lalleg-4.2.2) will remedy this, for end users. However, for devs, the solution is probably obvious, but just in case: replace the 1 with a 2!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=1775160&group_id=5665