Launchpad has imported 2 comments from the remote bug at
http://llvm.org/bugs/show_bug.cgi?id=11440.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2011-11-27T00:51:58+00:00 Leo Iannacone wrote:

Dear developers,

I would like to discuss with you some solution to take away hardcoded
codenames in ToolChains.cpp.

For example, Debian and (in particular) Ubuntu need to patch and add by-
their-hands Distro names in the code every release.

Ubuntu needs upgrade patch every six months.

My question is: does exist another way in which ToolChains.cpp should be
"written" or "conceived" in order to simplify this process?

In this discussion Anders Kaseorg explains the problem very well:

http://lists.cs.uiuc.edu/pipermail/cfe-dev/2011-June/015545.html


Best regards,

Leo.

Reply at: https://bugs.launchpad.net/llvm/+bug/792146/comments/15

------------------------------------------------------------------------
On 2011-11-27T00:58:00+00:00 Chandler Carruth wrote:

The ToolChains.cpp system has been completely rewritten since the thread
you cite was written. The specific complaints mentioned there have been
fixed (if not in the exact way proposed).

What is actually causing problems? Do you actually need to patch Clang
today?

For reference, I have tested the current 3.0 release candidate on both
Debian and Ubuntu without *any* patches applied and I believe it found
the correct GCC installation and headers.

Reply at: https://bugs.launchpad.net/llvm/+bug/792146/comments/16


** Changed in: llvm
       Status: Unknown => Confirmed

** Changed in: llvm
   Importance: Unknown => Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/792146

Title:
  clang can’t link any programs: cannot find crt1.o, crti.o, crtn.o

To manage notifications about this bug go to:
https://bugs.launchpad.net/llvm/+bug/792146/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to