------- Comment #19 from danp57 at optonline dot net  2010-04-16 00:44 -------
On Apr 15, 2010, at 6:15 PM, dominiq at lps dot ens dot fr wrote:



>------- Comment #1 from dominiq at lps dot ens dot fr  2010-04-15 22:15 -------
>This is a duplicate of pr43170.

>A couple of questions:

>(1) have you use the terminal for a long time with multiple windows/tabs?

>(2) can you test gcc.c-torture/compile/limits-structnest.c  -O2? It should take
>a few seconds. If not, abort it after a couple minutes.

>(3) are you using Mathematica?

>The reasons of these questions, is that my macbook ended in a curious state in
>which gcc.c-torture/compile/limits-structnest.c was timed out while regtesting
>and I had several comparison failures for libgomp. All these disappeared when I
>had to reboot after the last security patches.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43761

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
You reported the bug, or are watching the reporter.

1)  I was using a fresh terminal session -- with path set to avoid my gcc build
in /usr/local.  
3)  I do not have mathematica loaded on my systems.  I have a number of other
packages, but most of them load their libraries in /usr/local  However, some of
them were loaded from .dmgs so may have put other libraries in inconvenient
places.  Examples include MySQL, R, etc.  I have a build of gsl, but know for
sure this is in /usr/local.  I have not checked everything.

2)  Your path for item 2 was not complete: it was found in
gcc-4.5.0/gcc/testsuite.  I tried to compile this into an executable using
Apples native gcc, with optimization level -O2.  I completed quickly, but no
main.  The calling routine appears associated with version crt1.10.6.o.


pl...@mastodon.local:/Users/platt/install/GccSources/gcc-4.5.0/gcc/testsuite/gcc.c-torture/compile
$ gcc -o xx -O2 limits-structnest.c 
Undefined symbols:
  "_main", referenced from:
      start in crt1.10.6.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
pl...@mastodon.local:/Users/platt/install/GccSources/gcc-4.5.0/gcc/testsuite/gcc.c-torture/compile
$ 


Best,
Dan


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43170

Reply via email to