G++ - Linker returns error about PE ops on non-PE format
72 views
Skip to first unread message
Philip Muzzall
unread,
Sep 24, 2012, 7:52:41 PM9/24/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bareme...@googlegroups.com
Hello, pretty new to BMOS.
I'm trying to learn how to write and compile some C++ apps for BMOS, but the g++ linker always gives me the error about trying to perform PE operations on a non-PE format. Perhaps I'm missing a flag? Here's the command line I'm using: