This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
segfault in __libc_start_main when compiling f77 and c code together?
- To: <gcc at gcc dot gnu dot org>
- Subject: segfault in __libc_start_main when compiling f77 and c code together?
- From: Britton <fsblk at aurora dot uaf dot edu>
- Date: Mon, 8 Jan 2001 15:25:07 -0900 (AKST)
I have asked around to try to determine the cause of this problem and been
told that it often comes up when gcc is used to compile c++ code, so mayby
something like that is going on here?
I have been unable to reproduce this problem in simple test programs using
calling in both directions however.
If anyone knows the likely cause of this and could point me toward the
solution I would really appreciate it.
Britton