[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#380251: marked as done (Building cross-compilers)



Your message dated Sun, 10 Dec 2006 13:47:12 +0100
with message-id <17788.464.865584.747307@gargle.gargle.HOWL>
and subject line Building cross-compilers
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gcc-4.1
Version: 4.1.1-9
Severity: minor

Hi,

I'm currently trying to build cross-compilers on my system. I found two
issues:

* Following the guidelines in debian/README.cross does not work; a plain
  "dpkg-buildpackage" calls debian/rules clean, which regenerates
  debian/control for a native build. This makes the build system break
  in all sorts of horrible ways.
* I tried to set DEB_BUILD_OPTIONS='noopt,nostrip' (since I need to run
  the compiler through gdb for some slightly odd reason), but this
  breaks; the system expects to find files in /usr/lib/debug for some of
  the library packages and tries to mv them around. Since having
  DEB_BUILD_OPTIONS=nostrip set means those files won't be created,
  packaging up those files does not work.

-- 
Fun will now commence
  -- Seven Of Nine, "Ashes to Ashes", stardate 53679.4


--- End Message ---
--- Begin Message ---
Version: 4.1.1-20

patch applied at least in version 4.1.1-20

--- End Message ---

Reply to: