This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: I am soon to be ...


Ric Thornborough wrote:

> efforts. Is the GNU compiler compatible with Solaris for Intel? Am I on the 

One nit is that SunCC C++ supports cfront-style separate template
compilation (no export though), and GCC doesn't support this at all.

This is unfortunately a barrier to adoption of GCC at my local university.

If anyone has any experience hacking GCC to have similar separate
compilation features, I'd love to hear about it.  I don't think it would
be difficult, as SunCC's implementation of the feature is broken and
limited in numerous ways that make it a lot easier to implement than
something like export.

Aaron W. LaFramboise


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