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

[microblaze-uclinux] Re: ucfront core dumps



On Tue, 2006-04-04 at 09:40 +1000, Steve Bennett wrote:
> I wonder if x_asprintf() has a problem with 64bit.
> Chances are, you have asprintf(), so just replace all calls to x_asprintf()
> with asprintf() and see if that helps.
> 
> Cheers,
> Steve

Thanks for the quick reply Steve !

Unfortunately your suggestion did not help.

Playing around with the code, it seems as "asprintf" is
broken (at least on my system). Replacing it with "sprintf"
(and making the appropriate changes) fixes all problems with
ucfront ...

Attached is a very dirty modified ucfront that works for *me* !

Best Regards, 
rudi
=============================================================
Rudolf Usselmann,  ASICS World Services,  http://www.asics.ws
Your Partner for IP Cores, Design, Verification and Synthesis
****** Certified USB 2.0 HS OTG and HS Device IP Cores ******

Attachment: ucfront.tgz
Description: application/compressed-tar