darcs

Issue 975 Don't use -g for both compiling and linking

Title Don't use -g for both compiling and linking
Priority wishlist Status duplicate
Milestone Resolved in
Superseder Don't use -g for both compiling and linking
View: 974
Nosy List darcs-devel, dmitry.kurochkin, iain, kowey, thorkilnaur, tommy
Assigned To
Topics

Created on 2008-07-28.03:11:25 by iain, last changed 2009-08-27.14:01:39 by admin.

Messages
msg5272 (view) Author: iain Date: 2008-07-28.03:11:12
Hi,

On Ubuntu 8.10 with binutils trunk snapshot from 20080707, Darcs fails
to build due to errors with the flags passed to gcc for compilation and
linking, specifically that -g is passed at both phases. Upstream bug at
[0].  I'm not sure whether this is a problem with darcs's build system
or with GHC, however.

A buildlog for darcs-2.0.0 (same error occurs with .2) can be found at [1].

I'd be grateful if anyone could point me to the right place to make this
change, or let me know if it is indeed a GHC problem and out of darcs's
control - this stuff is a bit foreign to me.

Thanks all,
Iain

[0] http://sourceware.org/bugzilla/show_bug.cgi?id=6656
[1]
http://launchpadlibrarian.net/15404312/buildlog_ubuntu-intrepid-i386.darcs_2.0.0-5~ppa0_FAILEDTOBUILD.txt.gz
History
Date User Action Args
2008-07-28 03:11:25iaincreate
2008-07-28 09:45:07koweysetpriority: wishlist
status: unread -> duplicate
superseder: + Don't use -g for both compiling and linking
nosy: + iain, - iain
2009-08-06 21:10:07adminsetnosy: + dmitry.kurochkin, simon, kowey, thorkilnaur, - beschmi
2009-08-11 00:19:36adminsetnosy: - dagit
2009-08-25 18:13:48adminsetnosy: + darcs-devel, - simon
2009-08-27 14:01:39adminsetnosy: tommy, kowey, darcs-devel, thorkilnaur, dmitry.kurochkin, iain