On Sun, Dec 02, 2012 at 11:22:33AM +0100, Ingo Jürgensmann wrote: > On 2012-12-02 09:19, Wouter Verhelst wrote: > > >>You mean the compiler command? You mean I should rerun > >>gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall > >>-Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes > >>-Wmissing-format-attribute -pedantic -Wno-long-long > >>-Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition > >>-Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc > >>-I../../src/gcc/. -I../../src/gcc/../include > >>-I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber > >>-I../../src/gcc/../libdecnumber/dpd -I../libdecnumber > >>../../src/gcc/stor-layout.c -o stor-layout.o > >Look for the directory that has a 'config.status' file in it (this > >may > >be the toplevel directory, but it may also be a subdirectory in case > >it's a VPATH build -- I can't tell from the output). In that > >directory, > >cd to 'src/gcc', and run the above command. > > Hmmm... dunno if that's right... > > elgar:/media/gcc-4.6-4.6.3/build/gcc# gcc -c -g > -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings > -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes > -Wmissing-format-attribute -pedantic -Wno-long-long > -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition > -Wc++-compat -DHAVE_CONFIG_H -I. -I. -I../../src/gcc > -I../../src/gcc/. -I../../src/gcc/../include > -I../../src/gcc/../libcpp/include -I../../src/gcc/../libdecnumber > -I../../src/gcc/../libdecnumber/dpd -I../libdecnumber > .../../src/gcc/stor-layout.c -o stor-layout.o > elgar:/media/gcc-4.6-4.6.3/build/gcc#
echo $? -- Copyshops should do vouchers. So that next time some bureaucracy requires you to mail a form in triplicate, you can mail it just once, add a voucher, and save on postage. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

