gcc-4.1 (4.1.2-15ubuntu1) gutsy; urgency=low
* Merge with Debian; remaining changes:
- Source tgz including GFDL documentation.
- Regenerate the control file.
gcc-4.1 (4.1.2-15) unstable; urgency=low
[Matthias Klose]
* Update to the gcc-4_1-branch 20070805 (s390 changes only).
*
gcc-4.2 (4.2.1-1ubuntu1) gutsy; urgency=low
* Merge with Debian; remaining changes:
- Regenerate the control file.
gcc-4.2 (4.2.1-1) unstable; urgency=medium
[Ludovic Brenta]
* debian/patches/ada-symbolic-tracebacks.c: remove all trace of
the function convert_addresses from adaint.
** Changed in: gcc-4.2 (Ubuntu)
Assignee: (unassigned) => Matthias Klose
Status: New => In Progress
** Changed in: gcc-4.1 (Ubuntu)
Status: New => In Progress
--
wrong package name (x86_64) when cross compiling make ftbfs
https://bugs.launchpad.net/bugs/121834
You received thi
The problem come from the p_gcc var in case og cross compiling, see in
debian/rules2:
ifndef DEB_CROSS
p_base = gcc$(pkg_ver)-base
p_gcc = gcc$(pkg_ver)
p_cpp = cpp$(pkg_ver)
p_cppd = cpp$(pkg_ver)-doc
p_cxx = g++$(pkg_ver)
p_doc = gcc$(pkg_ver)-doc
p_lgcc = libgcc$(GCC_SONAME)
e
Even if in debian/control there is:
Package: gcc-4.1-x86-64-linux-gnu-base
I still get:
dh_gencontrol -pgcc-4.1-x86_64-linux-gnu-base [...]
dh_gencontrol: package gcc-4.1-x86_64-linux-gnu-base is not in control info
dpkg-gencontrol: error: Illegal package name `gcc-4.1-x86_64-linux-gnu-base'
dh_
** Changed in: gcc-4.1 (Ubuntu)
Assignee: (unassigned) => Arthur Loiret
--
wrong package name (x86_64) when cross compiling make ftbfs
https://bugs.launchpad.net/bugs/121834
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
Here is a first patch, I'm going to test it now and see.
** Attachment added: "cross-package-name.diff"
http://launchpadlibrarian.net/8171225/cross-package-name.diff
--
wrong package name (x86_64) when cross compiling make ftbfs
https://bugs.launchpad.net/bugs/121834
You received this bug not