|
[ ghc-Bugs-679876 ] multiple symbol definition in libHSbase.a: msg#00074lang.haskell.glasgow.bugs
Bugs item #679876, was opened at 2003-02-03 22: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: Closed >Resolution: Fixed Priority: 7 Submitted By: Wolfgang Thaller (wthaller) >Assigned to: Simon Marlow (simonmar) 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. ---------------------------------------------------------------------- >Comment By: Simon Marlow (simonmar) Date: 2003-03-28 14:27 Message: Logged In: YES user_id=48280 Fixed in rev. 1.168 of mk/target.mk. ---------------------------------------------------------------------- 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> |
|---|---|---|
| Previous by Date: | ghci bug report does not start up !!, Ahn Ki-yung |
|---|---|
| Next by Date: | -fwarn-unused-matches, Serge D. Mechveliani |
| Previous by Thread: | ghci bug report does not start up !!, Ahn Ki-yung |
| Next by Thread: | -fwarn-unused-matches, Serge D. Mechveliani |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |