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: forwarded message from Simpkins, Andy


>>>>> Simpkins, Andy writes:

> Nope there are no header files associated with this - to keep bad header
> files out of the equation all of the code is resident in the file main.cpp
> (Although I did originally start with the function in a separate file!)

You might try breaking it out into a seperate compilation unit.
Gcc may be ignoring the long_call attribute for calls made from
within the same compilation unit. But that is just a WAG.

--Mark



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