Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 13142] New: /var/lib/sorcery/build should have $HOST-gcc/g++/c++

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 13142] New: /var/lib/sorcery/build should have $HOST-gcc/g++/c++
  • Date: 26 Sep 2006 16:33:48 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13142

Summary: /var/lib/sorcery/build should have $HOST-gcc/g++/c++
Product: Sorcery
Version: Untargetted future release
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Unknown
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: dmlb2000 AT gmail.com


root@kajit-master:/var/log/sorcery/compile# bzgrep 'i686-pc-linux-gnu-gcc'
./* |
awk -F: '{print $1}' | uniq
./apr-1.2.7.bz2
./apr-util-1.2.7.bz2
./binutils-2.17.bz2
./e2fsprogs-1.39.bz2
./file-4.17.bz2
./g++-4.0.3.bz2
./gcc-4.0.3.bz2
./gcc34-3.4.6.bz2
./gdb-6.5.bz2
./gettext-0.15.bz2
./glibc-2.3.6.bz2
./httpd-dev-2.2.3.bz2
root@kajit-master:/var/log/sorcery/compile# bzgrep 'i686-pc-linux-gnu-g++'
./* |
awk -F: '{print $1}' | uniq
./apr-1.2.7.bz2
./file-4.17.bz2
./g++-4.0.3.bz2
./gcc34-3.4.6.bz2
./gettext-0.15.bz2
./glibc-2.3.6.bz2
root@kajit-master:/var/log/sorcery/compile# bzgrep 'i686-pc-linux-gnu-c++'
./* |
awk -F: '{print $1}' | uniq
./binutils-2.17.bz2
./g++-4.0.3.bz2ey
./gcc34-3.4.6.bz2
./gdb-6.5.bz2
root@kajit-master:/var/log/sorcery/compile#

There are some spells that use the host specific compiler and since they
aren't
symlinked in the /var/lib/sorcery/build directory they don't get used with
ccache or distcc. Not quite sure how to do this but just something I
noticed...

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 13142] New: /var/lib/sorcery/build should have $HOST-gcc/g++/c++, bugzilla-daemon, 09/26/2006

Archive powered by MHonArc 2.6.24.

Top of Page