logo       

[ ghc-Bugs-679876 ] multiple symbol definition in libHSbase.a: msg#00004

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-679876 ] multiple symbol definition in libHSbase.a

Bugs item #679876, was opened at 2003-02-03 23:56
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=679876&group_id=8032

Category: Build System
Group: None
Status: Open
Resolution: None
Priority: 7
Submitted By: Wolfgang Thaller (wthaller)
Assigned to: Nobody/Anonymous (nobody)
Summary: multiple symbol definition in libHSbase.a

Initial Comment:
When building the library archive libHSbase.a, the makefile system includes not
only all the split object files, but also the file PrimopWrappers.o. The
split-object files for PrimopWrappers are also included, so there are
multiply-defined symbols.
On Mac OS X, this means that ranlib fails to generate a sorted symbol table for
the library, which leads to annoying warning messages and longer link times.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=679876&group_id=8032


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise