This is the mail archive of the gcc-help@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] | |
On Thu, 14 Jul 2005, Sampath Kumar Herga wrote: > Chris, > > Thanks for the response. Any specific reason to not use gcc to compile > g++ files? One thing I found was that when creating the final binary, > g++ needs to be used. Else it does not link in the correct libraries. Gcc does not know about libstdc++ and has to be told. -ishwar
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |