Re: ideal visibility setting?

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

 



Jay K <jay.krell@xxxxxxxxxxx> writes:

> In windows, you can just say:
>  
>  
> void F1();
> void F2() { F1(); }
>  
>  
> and whether or not F1 is in the .so/.dll/.exe as F2, it doesn't matter.
>  
> The compiler doesn't have to know. It can generate the same simple
> sequence no matter what.

Well, sure, that works in ELF too.  I guess I'm not sure what you are
driving at.

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