Your message dated Thu, 15 May 2008 20:04:27 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Closing
has caused the Debian Bug report #459207,
regarding cmake: CMAKE_CXX_COMPILER sets incorrect compiler path
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
459207: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459207
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: cmake
Version: 2.4.7-1
Severity: normal
Hello,
when the compiler is specified to cmake by -DCMAKE_CXX_COMPILER=g++, cmake
sets the path incorrectly. Particularly, if you do this for example in
/tmp directory, it will set the compiler path to /tmp/g++. However, when
configuring, it will guess and use the correct compiler, so the error will
expose only during "make" (error such as "/tmp/g++: no such file or
directory").
Strange thing is, that not only -DCMAKE_CXX_COMPILER=/usr/bin/g++, but
also -DCMAKE_CXX_COMPILER:STRING=g++ and -DCMAKE_CXX_COMPILER:FILEPATH=g++
work flawlessly.
For more details, please see bug #450901.
Regards
Jiri Palecek
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.23.9-debug (PREEMPT)
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2) (ignored: LC_ALL
set to cs_CZ)
Shell: /bin/sh linked to /bin/dash
Versions of packages cmake depends on:
ii libc6 2.7-3 GNU C Library: Shared
libraries
ii libgcc1 1:4.3-20071020-1 GCC support library
ii libncurses5 5.6+20071013-1 Shared libraries for terminal
hand
ii libstdc++6 4.3-20071020-1 The GNU Standard C++ Library
v3
cmake recommends no packages.
-- no debconf information
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
--- End Message ---
--- Begin Message ---
Version: 2.6.0-3
Hello,
I've found out this works in 2.6 without problems. Thus, I'm closing the
bug.
Regards
Jiri Palecek
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
--- End Message ---