Re: Re: How to force gcc to long-call a function (on MIPS)?

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

 



Hi Andrew,

Declaring `extern int func_addr(int)' with `-mlong-calls' sloves my problem.
Simply declaring `extern int func_addr(int) __attribute__((long_call))' without `-mlong-calls' does not.

>I'll ask again: Does `-mlong-calls' solve your problem?
>
>Andrew.


[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