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]

Re: malloc always returns null


I'm actually not sure. I'm using binaries compiled by the vendor that supplied the hardware debug tool & development environment for my target system.

Hm.. You paid for your GCC eh?
You then probably paid for support from your GCC vendor. You should ask your vendor for the support you paid for.

Indeed, we paid for a piece of hardware--a JTAG interface--that happened to come with GCC already set up to compile C (but, inexplicably, not C++) for this target.


Unfortunately, the vendor hasn't been very helpful, and it's looking like one of those situations where if I want it done now, I need to do it myself. (I also don't mind going through this exercise--it's given me a much better understanding of gcc configuration.)

Thanks for your all your suggestions; I'll investigate further.

-ted


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