Re: gcc: x86: using fs and gs.

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

 



pingved@xxxxxxxxx writes:

> How i can generate executable file with using FS and GS for dedicated ROM
> object with gcc for x86?

gcc does not currently support this in general.  It does use FS and GS
for the special case of TLS, but I doubt that will work for your
purposes.

There is some development work on named addresses which might be able to
support this kind of thing some day.

Ian

[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