[Bug 66498] Atlantik closes when game starts
Jeremy <[email protected]> 10 Nov 2003 17:48:41 -0000
| Newsgroups | gmane.comp.kde.devel.atlantik |
|---|---|
| Message-ID | <[email protected]> |
------- 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=66498
------- Additional Comments From [email protected] 2003-11-10 18:48 -------
bash-2.05b$ gcc -v
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
I also have gcc33 installed
bash-2.05b$ gcc33 -v
Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.3/specs
Configured with: ./..//gcc-3.3-20031103/configure --disable-nls --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.3/include/c++/ --with-system-zlib --disable-shared --prefix=/usr/local i386-portbld-freebsd4.9
Thread model: posix
gcc version 3.3.3 20031103 (prerelease) [FreeBSD]
I'm not sure why I have two of them. If 2.95.4 is the reason why it craps out on me, do I have to make 3.3.3 my primary build platform? [If I do, how would I go about that?]