This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

PE operations on non PE file. collect2: ld return exit1 stat


     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/


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