Building elf within Eclipse
        Posted  
        
            by BSchlinker
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by BSchlinker
        
        
        
        Published on 2010-06-02T07:06:31Z
        Indexed on 
            2010/06/02
            7:13 UTC
        
        
        Read the original article
        Hit count: 342
        
Hey guys,
I'm having trouble building an Elf file within Eclipse. It seems that everytime I build, a PE / portable executable for windows is created. I've gone into the Binary Parser section and checked Elf Parser while making sure that everything else is unchecked. However, I continue to end up with a PE which I cannot run on Linux.
Any ideas?
Thanks
© Stack Overflow or respective owner