Can gcc do same work like VS2005 "/ORDER" options

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, GCC experts:

    I am playing with C, and have tried the -freorder-functions with
__attribute__((hot)), it works some but the link only reorder the
functions that in one object file range , Is there any way to ask link
to reorder the functions in whole executive file range?

    Can I name the functions (C code) to other code segments (instead
of .text by default)?

Thanks & Best Regards,
Shaolin



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux