gcc -m32 option on amd64.
- From: Sharad Chandra <sharadc@xxxxxxxxxx>
- Date: Fri, 27 Jul 2007 15:13:48 +0530
Hi guys,
I am trying gcc -m32 on freebsd 6.1 amd64 env, but it does not seems to be
working. i also installed /usr/port/lang/linux-libgcc/ but did not help
what i did is=>
echo "main () {}" > t.c; gcc -m32 t.c
/usr/bin/ld: skipping
incompatible /usr/local/lib/gcc/x86_64-portbld-freebsd6.1/4.2.0/gcc/x86_64-portbld-freebsd6.1/4.2.0/libgcc.a
when searching for -lgcc
/usr/bin/ld: cannot find -lgcc
collect2: ld returned 1 exit status
how can we make this working?
Thanks
Sharad Chandra
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: gcc -m32 option on amd64.
- From: Peter Jeremy
- Re: gcc -m32 option on amd64.
- Prev by Date: Re: Getting FreeBSD to see my dvd drive
- Next by Date: Re: gcc -m32 option on amd64.
- Previous by thread: cvs: how to put vendor-deleted file into Attic?
- Next by thread: Re: gcc -m32 option on amd64.
- Index(es):
Relevant Pages
|
|