bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ld: Mismatched ABI (not an ELF file) for -lgcc, found /usr/local/lib/gcc


From: Mahadeo, Resham
Subject: ld: Mismatched ABI (not an ELF file) for -lgcc, found /usr/local/lib/gcc/hppa2.0w-hp-hpux11.23/4.0.2/libgcc.a
Date: Thu, 13 May 2010 16:18:56 -0400

Hi,
    I am trying to install bison-2.4.2 on a HP hpux11.23 server
And is getting the above error. Doing some research I found
That there may be some mismatch between 32 bit and 64 bit
Load libs. Would appreciate any help you can give. Thanks

configure:3215: checking for a BSD-compatible install
configure:3283: result: build-aux/install-sh -c
configure:3294: checking whether build environment is sane
configure:3344: result: yes
configure:3485: checking for a thread-safe mkdir -p
configure:3524: result: build-aux/install-sh -c -d
configure:3537: checking for gawk
configure:3553: found /usr/local/bin/gawk
configure:3564: result: gawk
configure:3575: checking whether make sets $(MAKE)
configure:3597: result: yes
configure:3693: checking for style of include used by make
configure:3721: result: GNU
configure:3751: checking for +DD32-gcc
configure:3781: result: no
configure:3791: checking for gcc
configure:3807: found /usr/local/bin/gcc
configure:3818: result: gcc
configure:4047: checking for C compiler version
configure:4056: gcc --version >&5
gcc (GCC) 4.0.2
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4067: $? = 0
configure:4056: gcc -v >&5
Using built-in specs.
Target: hppa2.0w-hp-hpux11.23
Configured with: ../gcc/configure
Thread model: single
gcc version 4.0.2
configure:4067: $? = 0
configure:4056: gcc -V >&5
gcc: '-V' option must have argument
configure:4067: $? = 1
configure:4056: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4067: $? = 1
configure:4087: checking whether the C compiler works
configure:4109: gcc    conftest.c  >&5
ld: Mismatched ABI (not an ELF file) for -lgcc, found 
/usr/local/lib/gcc/hppa2.0w-hp-hpux11.23/4.0.2/libgcc.a
Fatal error.
collect2: ld returned 1 exit status
configure:4113: $? = 1
configure:4151: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Bison"
| #define PACKAGE_TARNAME "bison"
| #define PACKAGE_VERSION "2.4.2"
| #define PACKAGE_STRING "GNU Bison 2.4.2"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/bison/";
| #define PACKAGE_COPYRIGHT_YEAR 2010
| #define PACKAGE "bison"
| #define VERSION "2.4.2"
| /* end confdefs.h.  */
Thanks
Richie


>>> This e-mail and any attachments are confidential, may contain legal, 
>>> professional or other privileged information, and are intended solely for 
>>> the addressee.  If you are not the intended recipient, do not use the 
>>> information in this e-mail in any way, delete this e-mail and notify the 
>>> sender. CEG-IP1


reply via email to

[Prev in Thread] Current Thread [Next in Thread]