|
[ ghc-Bugs-679876 ] multiple symbol definition in libHSbase.a: msg#00004lang.haskell.glasgow.bugs
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> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-653694 ] safe calls in the threaded RTS broken, SourceForge.net |
|---|---|
| Next by Date: | [ ghc-Bugs-679963 ] hp2hs -c appears broken in ghc-5.04.2, SourceForge.net |
| Previous by Thread: | [ ghc-Bugs-653694 ] safe calls in the threaded RTS broken, SourceForge.net |
| Next by Thread: | [ ghc-Bugs-679963 ] hp2hs -c appears broken in ghc-5.04.2, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |