This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/51343] New: compile GCC4.6.2 in apple OS X 10.6.8, error found. and also in 4.6.1 4.5.0


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

             Bug #: 51343
           Summary: compile GCC4.6.2 in apple OS X 10.6.8, error found.
                    and also in 4.6.1  4.5.0
    Classification: Unclassified
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: comebackswong@yahoo.com


Created attachment 25943
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25943
compile GCC4.6.2 in apple OS X 10.6.8, error found. and also in 4.6.1  4.5.0

compile GCC4.6.2 in apple OS X 10.6.8, error found.

and also in 4.6.1  4.5.0

thanks!



454 configure:13857: checking dynamic linker characteristics
455 configure:14465: result: darwin10.8.0 dyld
456 configure:14518: checking how to hardcode library paths into programs
457 configure:14543: result: immediate
458 configure:14588: checking whether the GNU Fortran compiler is working
459 configure:14601:
/Users/inspirewong/Downloads/gcc-4.5.0/host-x86_64-apple-darwin10.8.0/gcc/gfort
   ran
-B/Users/inspirewong/Downloads/gcc-4.5.0/host-x86_64-apple-darwin10.8.0/gcc/
-B/usr/local/x8    6_64-apple-darwin10.8.0/bin/
-B/usr/local/x86_64-apple-darwin10.8.0/lib/ -isystem /usr/local/x86   
_64-apple-darwin10.8.0/include -isystem
/usr/local/x86_64-apple-darwin10.8.0/sys-include    -c -    g -O2  conftest.f
>&5
460 f951: internal compiler error: Segmentation fault
461 Please submit a full bug report,
462 with preprocessed source if appropriate.
463 See <http://gcc.gnu.org/bugs.html> for instructions.
464 configure:14601: $? = 1
465 configure: failed program was:
466 |
467 |       program foo
468 |       real, parameter :: bar = sin (12.34 / 2.5)
469 |       end program foo
470 configure:14605: result: no
471 configure:14607: error: GNU Fortran is not working; please report a bug in
http://gcc.gnu.org/bugzilla, attaching
/Users/inspirewong/Downloads/gcc-4.5.0/x86_64-apple-darwin10.8.0/libgfortran/config.log


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]