Problem 647 - A01 does not link with global libraries, due to inclusion of hadlist.gmk
Summary: A01 does not link with global libraries, due to inclusion of hadlist.gmk
Status: RESOLVED FIXED
Alias: None
Product: Examples/Extended
Classification: Unclassified
Component: analysis/A0 (show other problems)
Version: 6.2
Hardware: All All
: P2 normal
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 2004-07-13 09:17 CEST by Mark.Donszelmann
Modified: 2007-04-08 18:21 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Mark.Donszelmann 2004-07-13 09:17:52 CEST
The A01 example fails to link with global libraries.

The link command will say "Using global libs" but then put the list of granular
libraries as a link option. Reason is that hadlist.gmk seems to set some
variable which tells binmake.gmk to go back to granular libs.
Comment 1 Gabriele Cosmo 2004-07-14 07:48:59 CEST
The problem is now fixed in tag "exampleA01-V06-02-00".
A list of kernel libraries was erroneously added to EXTRALIBS in hadlist.gmk.