[orbitcpp-list] [ orbitcpp-Bugs-475580 ] Compilation fail
Status: Beta
Brought to you by:
philipd
From: <no...@so...> - 2001-12-08 06:49:22
|
Bugs item #475580, was opened at 2001-10-27 09:24 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100646&aid=475580&group_id=646 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Francesco Lamonica (franci) >Assigned to: Sam Couter (eddiesam) Summary: Compilation fail Initial Comment: Compilation fails on the test suite (at least in slackware 7.x and 8). This is due to the static linking against the glib.a libraray... maybe the compiler (gcc 2.95.3) should be explicitly told that is a static lib (static linking has always been a little annoying). Btw adding the -lglib flags made the compilation go smoothlessly ---------------------------------------------------------------------- >Comment By: Sam Couter (eddiesam) Date: 2001-12-07 22:49 Message: Logged In: YES user_id=14486 Francesco: Can you provide more information on this? Can you explain how the static linking causes problems? I don't have any problems, using gcc 2.95.4 20011006. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=100646&aid=475580&group_id=646 |