This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

Re: Function long calls in ARM


> It may just be that gcc 2.95.3 has some issues with the long_call
> attribute used on functions called from within the same compilation
> unit. I can't remember if Andy tried moving the function into a
> separate compilation unit. YMMV.

  Some issues?...
  When I try to use -mlong-calls (gcc 2.95.3) it simply says "invalid option
-mlong-calls"

  When I include it in the attribute inside the code it says "warning:
'long-call' attribute directive ignored"

  I will tell you all if with gcc 3.0.1 I can use the mlong-calls option.





--
Rafael Rodríguez Velilla        rrv@tid.es
Telefónica I+D          http://www.tid.es
Telf: +34 - 91 337 4270




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