public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: Problem running the libgomp testsuite
       [not found] <op.wja5cpxfu2flwt@debian>
@ 2012-08-20 10:26 ` Dodji Seketeli
  2012-08-20 23:06   ` Jiří Paleček
  0 siblings, 1 reply; 2+ messages in thread
From: Dodji Seketeli @ 2012-08-20 10:26 UTC (permalink / raw)
  To: Jiří Paleček; +Cc: gcc, gcc-help

Hello Jiří,

I think this question should be directed at gcc-help@gcc.gnu.org.
Please send any response to this email there.

Jiří Paleček <jpalecek@web.de> a écrit:

> I tried to run "make check-c++" from the top directory of the source
> code.

Quoted from http://gcc.gnu.org/install/configure.html:

    we highly recommend that GCC be built into a separate directory from
    the sources which does not reside within the source tree.

> During the run, all of the libgomp tests run by it failed. From
> the log file, you can see that the gcc from the system (rather than
> the gcc currently built) was run:
>
> Executing on host: gcc
> -B/mnt/extras/src/gcc2/i686-pc-linux-gnu/libgomp/ -B/mnt/extras/src
> ...
> ...
> gcc: error: unrecognized command line option '-fno-diagnostics-show-caret'
>
> Other tests (like libstdc++) correctly use the currently built gcc:
>
> Executing on host: /mnt/extras/src/gcc2/host-i686-pc-linux-gnu/gcc/g++
> -shared-libgcc ...
>                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> Any ideas how this could be fixed?

I guess you should try to use a build directory separate from the
sources and follow closely the instructions on the link above.

Cheers.

-- 
		Dodji

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem running the libgomp testsuite
  2012-08-20 10:26 ` Problem running the libgomp testsuite Dodji Seketeli
@ 2012-08-20 23:06   ` Jiří Paleček
  0 siblings, 0 replies; 2+ messages in thread
From: Jiří Paleček @ 2012-08-20 23:06 UTC (permalink / raw)
  To: Dodji Seketeli; +Cc: gcc-help

Dne Mon, 20 Aug 2012 10:01:20 +0200 Dodji Seketeli <dodji@seketeli.org>  
napsal(a):

> Hello Jiří,
>
> I think this question should be directed at gcc-help@gcc.gnu.org.
> Please send any response to this email there.
>
> Jiří Paleček <jpalecek@web.de> a écrit:
>
>> I tried to run "make check-c++" from the top directory of the source
>> code.
>
> Quoted from http://gcc.gnu.org/install/configure.html:
>
>     we highly recommend that GCC be built into a separate directory from
>     the sources which does not reside within the source tree.
>
>> During the run, all of the libgomp tests run by it failed. From
>> the log file, you can see that the gcc from the system (rather than
>> the gcc currently built) was run:
>>
>> Executing on host: gcc
>> -B/mnt/extras/src/gcc2/i686-pc-linux-gnu/libgomp/ -B/mnt/extras/src
>> ...
>> ...
>> gcc: error: unrecognized command line option  
>> '-fno-diagnostics-show-caret'
>>
>> Other tests (like libstdc++) correctly use the currently built gcc:
>>
>> Executing on host: /mnt/extras/src/gcc2/host-i686-pc-linux-gnu/gcc/g++
>> -shared-libgcc ...
>>                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>>
>> Any ideas how this could be fixed?
>
> I guess you should try to use a build directory separate from the
> sources and follow closely the instructions on the link above.

Thanks. It helped.

Regards
     Jiri Palecek

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-08-20 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <op.wja5cpxfu2flwt@debian>
2012-08-20 10:26 ` Problem running the libgomp testsuite Dodji Seketeli
2012-08-20 23:06   ` Jiří Paleček

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).