Bug#126703: g++-3.0: defines _GNU_SOURCE with g++-3.0

2001-12-27 Thread Philippe Troin
Package: g++-3.0 Version: 1:3.0.2-4 Severity: normal As the title says. Try this program: #include int main() { #ifdef _GNU_SOURCE printf("LOADED\n"); #endif } Compile it with "g++-3.0 foo.cpp" Run it: $ ./a.out LOADED $ This is evil ;-) Phil. -- System Information Debian Release: 3.0 Ker

Bug#126675: gcc: please honor user's gcc symlink setting

2001-12-27 Thread Joseph Carter
Package: gcc Version: 2:2.95.4-9 Severity: wishlist I have changed the gcc symlink on my system to point to gcc-3.0 to help work out the kinks with the compiler (I've found only a few) and to make use of -march=athlon. The gcc symlink was reset to 2.95 on upgrade. Please consider leaving it be if