[Bug 60103] Gideon's generated configure script thinks sizeof(size_t) != sizeof(unsigned long)

Jason Burrell jburrell at athena.dhis.org
Fri Jun 20 18:01:26 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=60103     




------- Additional Comments From jburrell at athena.dhis.org  2003-06-20 18:00 -------
Created an attachment (id=1854)
 --> (http://bugs.kde.org/attachment.cgi?id=1854&action=view)
GCC 2.95 config.log

Here's the config.log.

Something interesting: Forcing the script to use gcc-3.3 results in successful
execution of the script, though there is still some expression error when
autoconf is checking the maximum length of command line arguments.

I seem to have it fixed now. To fix it on a Debian system running the unstable
distribution, simply force the compilation and configuration to use
{gcc,g++}-3.3 instead of 2.95. Unfortunately, this means you have to manually
add the links in /usr/bin since Debian doesn't do so for gcc-3.3. (This is most
likely to save both the Linux kernel guys and the Debian GCC guys headaches.
The Linux kernel had some problems with 3.3 a while back and likes 2.95 a whole
lot better. This may have changed.)




More information about the KDevelop-devel mailing list