Using -lgc and --version-script together make linkage error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxxxxxx
- Subject: Using -lgc and --version-script together make linkage error
- From: Alexis BRENON <abrenon@xxxxxxxxxx>
- Date: Mon, 08 Jul 2013 11:15:58 +0200
- User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130623 Thunderbird/17.0.7
Hi all,
I'm working for the Pypy project and I try to compile it for a MIPS
computer. But, during compilation I've got an error, so I try to debug it.
I wrote a simple Hello World C file and try to compile it with the same
options as used for the full Pypy compilation. Making some tests on all
the options, I discover that it's the -lgc and --version-script options,
when used together, that make the linkage failing.
You can find informations about makefile, C file and tests on this
Pastebin : http://pastebin.com/wGfSfZVr
This error have stuck me since 2 weeks and I don't know where to search
to fix it. Have you got any idea ?
Friendly,
Alexis BRENON
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]