[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SEGV (was Re: Internal compiler error on m68k for gcc-4.6)



On Sun, Dec 02, 2012 at 09:07:58AM +0100, Ingo Jürgensmann wrote:
> On 2012-12-02 01:37, Thorsten Glaser wrote:
> >Also, what happens if you run the segfaulting command repeatedly?
> 
> 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
> 
> .... from what directory? Base dir of build where I would have
> started dpkg-buildpackage as well?

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.

-- 
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.


Reply to: