Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14266] New: ide-smart BUILD doesn't remove (32-bit) object file

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14266] New: ide-smart BUILD doesn't remove (32-bit) object file
  • Date: 3 Feb 2008 11:50:27 -0000

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

Summary: ide-smart BUILD doesn't remove (32-bit) object file
Product: Codex
Version: stable grimoire
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: disk
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: glyn AT ox.compsoc.net


ide-smart's BUILD removes the precompiled ide-smart executable from the
tarball
before compiling, but leaves the object file there. On Intel64, the linker
tries to use this 32-bit object file and fails:

cc -g0 -O2 -o ide-smart ide-smart.o
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/../../../../x86_64-pc-linux-gnu/bin/ld:
i386 architecture of input file `ide-smart.o' is incompatible with i386:x86-64
output
collect2: ld returned 1 exit status

--
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-Grimoire-Bugs] [Bug 14266] New: ide-smart BUILD doesn't remove (32-bit) object file, bugzilla-daemon, 02/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page