[LLVMbugs] [Bug 197] [gccld] -native option is effectively broken
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Jan 27 07:30:31 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=197
criswell at uiuc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From criswell at uiuc.edu 2004-01-27 09:30 -------
Fixed with:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040126/010951.html
Off the top of my head, I think, ideally, that LLVM GCC should figure out the
target (native or bytecode) and call the proper programs, while gccld should
just be a linker. However, that is far more work and can be added as an
enhancement request PR if/when we decide to tackle it.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list