This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

some problems when using gcc3.0 instead of gcc2.95.3


Hi:

    I've build gcc3.0 for ARM under cygwin.
    But a lot of similar error occurs:
      
    /Include/mylib.h:100:20: warning: no newline at end of file
     ...................

    But all the codes work fine when using gcc2.95.3,why?

    And what "__EH_FRAME_BEGIN__" and "__EH_FRAME_END__"  mean?
    I don't see them when using gcc2.95.3.
    My solution is PROVIDE a un-used address for them in the linker script!
    I don't know if there exist side-effect!

B.R
    

       



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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