This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

can't execute g++ binary


I've got some source code that compiles and runs in Visual C++.  I can
get the same code to compile in Linux with egcs-1.1.2, but I can't get it
to execute properly.  I know this is rather vague, but what could 
potentially cause this other than poorly written code?  The reason I know
it's not executing properly with Linux is because the output that is
there with the VC++ binary is not with the Linux binary.  Thanks for 
any insight.

Jiann-Ming Su, js1@js1.org
"...can you imagine a whole civilization that worships a god who created
the very world that plagues them?"  --Ajax


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