This is the mail archive of the gcc-help@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]

Re: Core Dump , when running ./a.out


The only thing I did,  I installed the patch:
  and all the files took the path:   /usr/local  etc.

I did not do any configuration for the gcc (Only I installed the patch)

what do I do beside installing the patch on my system,
and
How do I configure the gcc ?

Thanks
AREF
---------------------- Forwarded by AREF ABOULHOSN/F47621C/VEND/FEDEX on
02/28/2001 10:45 AM ---------------------------


Alexandre Oliva <aoliva@redhat.com>@guarana.lsd.ic.unicamp.br on 02/28/2001
11:09:57 AM

Sent by:  aoliva@guarana.lsd.ic.unicamp.br


To:   aaboulhosn@entpm2.prod.fedex.com
cc:   Help-gcc@gnu.org

Subject:  Re: Core Dump , when running ./a.out


On Feb 28, 2001, aaboulhosn@entpm2.prod.fedex.com wrote:

> Thank you for responding...
> 1) When, I try to run ./a.out
>        it complains about , libucb.so.1  not found
>       So, I tried :
>      ld  -R  /usr/ucblib

>     and it does not complain any more about that problem.
>    Then I try to run :  ./a.out it cores dump.

But why are you linking with libucb?

The core dump might stem from some incompatibility between libucb and
whatever other libraries are getting linked in.

BTW, is this with GNU as/ld or the native assembler and linker?  How
was GCC configured?

--
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



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