[Bug other/49892] Error in configure test xgcc in x86_64-apple-darwin11.0.0/libgcc

2011-07-29 Thread danp57 at optonline dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49892 --- Comment #2 from Daniel E. Platt 2011-07-29 23:09:26 UTC --- Thanks! This works. Best, Dan On Jul 29, 2011, at 8:44 AM, howarth at nitro dot med.uc.edu wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49892 > > Jack Howarth change

[Bug other/49892] New: Error in configure test xgcc in x86_64-apple-darwin11.0.0/libgcc

2011-07-28 Thread danp57 at optonline dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49892 Summary: Error in configure test xgcc in x86_64-apple-darwin11.0.0/libgcc Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3 Co

[Bug c/48388] libgcc compilation causes a segfault

2011-07-26 Thread danp57 at optonline dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48388 Daniel E. Platt changed: What|Removed |Added CC||danp57 at optonline dot net

[Bug bootstrap/43170] gcc 4.5 20100218 bootstrap compare fails on os x 10.6

2010-04-16 Thread danp57 at optonline dot net
--- Comment #29 from danp57 at optonline dot net 2010-04-16 17:06 --- Subject: Re: gcc 4.5 20100218 bootstrap compare fails on os x 10.6 I have one more comment to add. Perusing the log file, I noticed that it was not building what I expected. I was not looking for -m32's. I r

[Bug bootstrap/43170] gcc 4.5 20100218 bootstrap compare fails on os x 10.6

2010-04-16 Thread danp57 at optonline dot net
--- Comment #27 from danp57 at optonline dot net 2010-04-16 15:27 --- Subject: Re: gcc 4.5 20100218 bootstrap compare fails on os x 10.6 Answer to 2: /Users/platt/install/GccSources/gcc-4.5.0.build2 $ ../gcc-4.5.0/configure --enable-languages=c,c++,objc,obj-c++,fortran Answer to 1

[Bug bootstrap/43170] gcc 4.5 20100218 bootstrap compare fails on os x 10.6

2010-04-16 Thread danp57 at optonline dot net
--- Comment #24 from danp57 at optonline dot net 2010-04-16 13:26 --- Subject: Re: gcc 4.5 20100218 bootstrap compare fails on os x 10.6 In this case, I have found the bug consistently repeatable on multiple machines, all running snow leopard up-to-date. When built on my desk-top

[Bug bootstrap/43170] gcc 4.5 20100218 bootstrap compare fails on os x 10.6

2010-04-16 Thread danp57 at optonline dot net
--- Comment #22 from danp57 at optonline dot net 2010-04-16 09:49 --- Subject: Re: gcc 4.5 20100218 bootstrap compare fails on os x 10.6 At least I'll have a build, but no verification that at least the code I've written is expressed the same way as it would be if the build

[Bug bootstrap/43170] gcc 4.5 20100218 bootstrap compare fails on os x 10.6

2010-04-15 Thread danp57 at optonline dot net
--- Comment #20 from danp57 at optonline dot net 2010-04-16 01:06 --- PS> This will block any direct or first attempt to build gcc by Mac owners unless they try builds of intermediate versions of gcc. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43170

[Bug bootstrap/43170] gcc 4.5 20100218 bootstrap compare fails on os x 10.6

2010-04-15 Thread danp57 at optonline dot net
--- 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 questi

[Bug bootstrap/43761] New: Build Stage 2 and 3 comparison fails

2010-04-15 Thread danp57 at optonline dot net
Status: UNCONFIRMED Severity: major Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danp57 at optonline dot net GCC build triplet: x86_64-apple-darwin10.3.0 GCC host triplet: x86_64-apple-darwin10.3.0 GCC target

[Bug fortran/35612] testsuite ISO_C_BIND code error

2008-03-17 Thread danp57 at optonline dot net
--- Comment #3 from danp57 at optonline dot net 2008-03-18 01:22 --- Subject: Re: testsuite ISO_C_BIND code error FPTR finally should POINT at that string (same thing CSTR points at) with the correct type info/structure/array-shape set up correctly. My primary reason to send this

[Bug fortran/35613] New: testsuite ISO_C_BIND code error

2008-03-16 Thread danp57 at optonline dot net
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danp57 at optonline dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35613

[Bug fortran/35612] New: testsuite ISO_C_BIND code error

2008-03-16 Thread danp57 at optonline dot net
Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danp57 at optonline dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35612

[Bug fortran/32620] dummy procedure problem

2007-07-03 Thread danp57 at optonline dot net
--- Comment #5 from danp57 at optonline dot net 2007-07-04 04:16 --- Subject: Re: dummy procedure problem Inserting "implicit none" in the headings of all the functions/program bodies made it clear that the main program did not know what type it was passing. Explicit in

[Bug fortran/32620] New: dummy procedure problem

2007-07-03 Thread danp57 at optonline dot net
Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danp57 at optonline dot net GCC build triplet: i?86-mac-darwin GCC host triplet: i?86-mac-darwin GCC target triplet: i?86-mac-darwin http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32620

[Bug fortran/32438] Compile fails on compilation of compile_options.o

2007-06-20 Thread danp57 at optonline dot net
--- Comment #2 from danp57 at optonline dot net 2007-06-20 22:41 --- This has been fixed... gcc-4.2.0 has a build that works on my macbook (x86) with no problems. Dan -- danp57 at optonline dot net changed: What|Removed |Added

[Bug fortran/32436] Compile fails on compilation of compile_options.o

2007-06-20 Thread danp57 at optonline dot net
--- Comment #7 from danp57 at optonline dot net 2007-06-20 20:29 --- Subject: Re: Compile fails on compilation of compile_options.o Huh -- that's very sad... I was hoping to use this on my new laptop :-(... Perhaps this can become a testcase to fix this up? Dan dfranke at gc

[Bug fortran/32436] Compile fails on compilation of compile_options.o

2007-06-20 Thread danp57 at optonline dot net
--- Comment #6 from danp57 at optonline dot net 2007-06-20 20:28 --- Subject: Re: Compile fails on compilation of compile_options.o /bin/sh ./libtool --mode=compile /Users/platt/platt/install/GccSources/gcc-4.1.2.build/./gcc/xgcc -B/Users/platt/platt/install/GccSources/gcc-4.1.2

[Bug fortran/32438] New: Compile fails on compilation of compile_options.o

2007-06-20 Thread danp57 at optonline dot net
e fails on compilation of compile_options.o Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danp57 at optonline dot net

[Bug fortran/32436] Compile fails on compilation of compile_options.o

2007-06-20 Thread danp57 at optonline dot net
--- Comment #2 from danp57 at optonline dot net 2007-06-20 19:34 --- Subject: Re: Compile fails on compilation of compile_options.o I started in a freshly created empty directory! Dan On Jun 20, 2007, at 3:30 PM, dfranke at gcc dot gnu dot org wrote: > > > --- Commen

[Bug fortran/32436] New: Compile fails on compilation of compile_options.o

2007-06-20 Thread danp57 at optonline dot net
e fails on compilation of compile_options.o Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danp57 at optonline dot net

[Bug target/29292] configure produces strange gmp, mpfr lib directories.

2006-10-12 Thread danp57 at optonline dot net
--- Comment #9 from danp57 at optonline dot net 2006-10-13 01:33 --- Subject: Re: configure produces strange gmp, mpfr lib directories. Build was successful. Thank you each for your assistance! Dan On Oct 12, 2006, at 7:59 PM, dje at gcc dot gnu dot org wrote

[Bug target/29292] configure produces strange gmp, mpfr lib directories.

2006-10-12 Thread danp57 at optonline dot net
--- Comment #8 from danp57 at optonline dot net 2006-10-13 00:25 --- Subject: Re: configure produces strange gmp, mpfr lib directories. Yup -- CONFIG_SHELL helps a lot. Thanks to both you and pinskia. However, I had *tried* to find aix installation notes at http:// gcc.gnu.org

[Bug target/29292] configure produces strange gmp, mpfr lib directories.

2006-10-12 Thread danp57 at optonline dot net
--- Comment #5 from danp57 at optonline dot net 2006-10-12 23:42 --- Subject: Re: configure produces strange gmp, mpfr lib directories. Thank you very much for the question! It never occurred to me to use/ force 32-bit. Configure worked smoothly. I did do a build of C, which

[Bug target/29292] configure produces strange gmp, mpfr lib directories.

2006-10-02 Thread danp57 at optonline dot net
--- Comment #3 from danp57 at optonline dot net 2006-10-02 21:02 --- Subject: Re: configure produces strange gmp, mpfr lib directories. There are multiple logs -- 1) I switched to static libraries, but tried both static and shared (the static libs are more standard, and less likely

[Bug fortran/29292] New: configure produces strange gmp, mpfr lib directories.

2006-09-29 Thread danp57 at optonline dot net
directories. Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danp57 at optonline dot net GCC build triplet: "

[Bug target/28997] 4.1.0 and 4.1.1 do not create executables in build

2006-09-09 Thread danp57 at optonline dot net
--- Comment #3 from danp57 at optonline dot net 2006-09-10 05:04 --- --disable-multilib solved the problem. It would be a good idea to add this in a note under http://gcc.gnu.org/install/specific.html Thank you very much for your response!! Amazing! Dan -- http://gcc.gnu.org

[Bug c/28997] 4.1.0 and 4.1.1 do not create executables in build

2006-09-09 Thread danp57 at optonline dot net
--- Comment #1 from danp57 at optonline dot net 2006-09-09 13:44 --- Build directory was gcc-4.1.1.obj/ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28997

[Bug c/28997] New: 4.1.0 and 4.1.1 do not create executables in build

2006-09-09 Thread danp57 at optonline dot net
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danp57 at optonline dot net GCC build triplet: powerpc-apple-darwin8.7.0 gcc-4.0.3 GCC host triplet: powerpc-apple-darwin8.7.0 GCC target triplet: powerpc-apple-darwin8.7.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28997

[Bug fortran/28993] Internal compiler error: in gfc_get_symbol_decl, at fortran/trans-decl.c:783

2006-09-08 Thread danp57 at optonline dot net
--- Comment #3 from danp57 at optonline dot net 2006-09-09 01:20 --- I will upgrade... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28993

[Bug fortran/28993] Internal compiler error: in gfc_get_symbol_decl, at fortran/trans-decl.c:783

2006-09-08 Thread danp57 at optonline dot net
--- Comment #2 from danp57 at optonline dot net 2006-09-09 01:19 --- There is a syntax error in the code: the function tqli() declaration is missing the terminal ')' Dan -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28993

[Bug fortran/28993] New: Internal compiler error: in gfc_get_symbol_decl, at fortran/trans-decl.c:783

2006-09-08 Thread danp57 at optonline dot net
_decl, at fortran/trans-decl.c:783 Product: gcc Version: 4.0.3 Status: UNCONFIRMED Severity: critical Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danp57