4 msgIssue related to C++ building
4 msgcross gcc 4.0.2 question
2 msggcc 3.4.6: exception handling not working for b...
4 msggcc compiler error description
2 msg-pthread support
2 msg«Кoрпoративная культура.
4 msgConvert VisualC++ template to gcc
1 msgCross target
6 msgg++ linking to gcc compiled libraries
1 msgRe: Unsucessful build of gcc for i686-pc-cygwin...
2 msgissue related to C++ porting
2 msgcxa_atexit with gcc3.2.3 on solaris2.6
14 msginsn does not satisfy its constraints
4 msgBuilding g++ fails
1 msgLibgfortran compilation error
4 msgChanging already written text in console
3 msgcompiling GCC 4.2.1 tarball using GCC 3.2.3
2 msglibgcc.a not built with -msoft-float when --wit...

Keep getting ld skipping incompatible
\ Blake McBride (29 Sep 2007)

4 msgg++ optimization question
Subject:Keep getting ld skipping incompatible
Group:Gcc-help
From:Blake McBride
Date:29 Sep 2007



I am using GCC 4.1.0 on OpenSUSE Linux 10.1 on a 32 bit machine. I have
no 64 bit anything installed that I am aware of.)

If I do: gcc t.c libgc.a
It works. (libgc.a is in the current directory)

If I do: gcc t.c -L`pwd` -lgc
I get:

/usr/lib/gcc/i586-suse-linux/4.1.0/../../../../i586-suse-linux/bin/ld:
skipping incompatible /home/blake/EuLisp/EuLysses/Gc/libgc.a when
searching for -lgc
/usr/lib/gcc/i586-suse-linux/4.1.0/../../../../i586-suse-linux/bin/ld:
cannot find -lgc
collect2: ld returned 1 exit status


The listed libgc.a is the one I am using (that is my current working
directory).

I am lost. Any help would be appreciated.

Blake McBride





© 2004-2008 readlist.com