public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* fortran/3148: Error: libg2c.a is 32-bit when a 64-bit object is expected
@ 2001-06-12 15:26 jimshep
  0 siblings, 0 replies; 2+ messages in thread
From: jimshep @ 2001-06-12 15:26 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3148
>Category:       fortran
>Synopsis:       Error: libg2c.a is 32-bit when a 64-bit object is expected
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 12 15:26:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     jimshep@mindspring.com
>Release:        2.95.2 19991024 (release)
>Organization:
>Environment:
/usr/freeware/lib/gcc-lib/mips-sgi-irix6.2/2.95.2/specs
>Description:
Trying to use g77 with an app (ABAQUS, a finite element processor)that seems to compile and link a FORTRAN subroutine.  Using the following parameters:

compile="/usr/freeware/bin/g77 -I/usr/freeware/include -mabi=64 -ffixed-line-length-132 -mips4 -c"
link="/usr/freeware/bin/g77 -mabi=64 -L/usr/freeware/lib64 -rpath /usr/freeware/lib64 -Wl,-u,MAIN__ -Wl,-woff,84 -Wl,-woff,85 -mp -mips4 -o "

yields the error:

Compiling... 0el.f
Linking... IMPLICIT
ld64: FATAL   12 : Expecting 64-bit objects: /usr/freeware/lib/gcc-lib/mips-sgi-irix6.2/2.95.2/libg2c.a is 32-bit.
collect2: ld returned 4 exit status
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: fortran/3148: Error: libg2c.a is 32-bit when a 64-bit object is expected
@ 2001-06-14 12:46 toon
  0 siblings, 0 replies; 2+ messages in thread
From: toon @ 2001-06-14 12:46 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, jimshep, nobody

Synopsis: Error: libg2c.a is 32-bit when a 64-bit object is expected

State-Changed-From-To: open->closed
State-Changed-By: toon
State-Changed-When: Thu Jun 14 12:46:14 2001
State-Changed-Why:
    Installation mismatch at your local installation.
    Please contact your system maintenance people.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3148&database=gcc


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

end of thread, other threads:[~2001-06-14 12:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-12 15:26 fortran/3148: Error: libg2c.a is 32-bit when a 64-bit object is expected jimshep
2001-06-14 12:46 toon

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