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: Obtaining builtin function list.


Brendon Costa <bcosta@avdat.com.au> writes:

> Are there also frontend specific
> builtins that I will need to handle in addition to those builtins
> defined in builtins.def?

No.

> As for the libsupc++.a and libgcc*.* libraries. Are they compiled with
> the newly generated gcc/g++ compilers or are they compiled with the
> compiler used to build gcc and g++?

They are compiled with the newly generated gcc/g++ compilers.

Ian


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