This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Link tests not allowed


On Mon, Jan 01, 2007 at 06:19:08PM -0800, Douglas B Rupp wrote:
> configure:4811: /home/rupp/ngnat/buildxppcaix/./gcc/xgcc 
> -B/home/rupp/ngnat/buildxppcaix/./gcc/ 
> -B/home/rupp/gnat/powerpc-ibm-aix5.2.0.0/bin/ 
> -B/home/rupp/gnat/powerpc-ibm-aix5.2.0.0/lib/ -isystem 
> /home/rupp/gnat/powerpc-ibm-aix5.2.0.0/include -isystem 
> /home/rupp/gnat/powerpc-ibm-aix5.2.0.0/sys-include -c -O2 -g 
> conftest.c >&5

I would recommend trying to link a program using exactly that command
line (without the -c conftest.c of course) and seeing what it tells you.
The problem is usually obvious.

-- 
Daniel Jacobowitz
CodeSourcery


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