| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | anupam DOT goel AT st DOT com |
| X-OpenMail-Hops: | 1 |
| Date: | Sat, 19 Jul 2003 11:13:46 +0530 |
| Message-Id: | <H0000f0c05fc279d.1058593373.dlx99.dlh.st.com@MHS> |
| Subject: | PE operations on non PE file. collect2: ld return exit1 stat |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
Hi,
I am using cygwin 1.32 on windowsXP.
gcc/gcc-3.2-3
gcc2/gcc2-2.95.3-10
GNU Make version 3.79.1
I am getting the following linker error.
------------------
gcc -Tos/ecos/simulator/lib/target.ld -nostartfiles -nostdlib
-Los/ecos/simulator/lib/ -Lrelease/embedded/lib -L/usr/lib/w32api/
-L/usr/lib -o
test/systest/sta_and_ap.out ./test/common/obj/ecos_main.o
./test/systest/obj/libTest.a -lVkernel -lEmbedded
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld:
PE operations on non PE file.
collect2: ld returned 1 exit status
make: *** [test/systest/sta_and_ap.out] Error 1
---------------------
I am simply building a binary exec and I am not doing anything related
to portable execs so I am not able to figure out why am I getting PE
errors.
Please advise on how to fix this problem.
Thanks a lot.
Regards,
Alak
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |