bug-ddrescue
[Top][All Lists]
Advanced

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

[Bug-ddrescue] Re: ddrescue on a Mac 10.2.3


From: Antonio Diaz Diaz
Subject: [Bug-ddrescue] Re: ddrescue on a Mac 10.2.3
Date: Wed, 17 Aug 2005 17:37:58 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.3) Gecko/20040913

snprintf is the secure version of sprintf, and is heavily used in ddrescue. So you need to upgrade your C++ standard library.

Where did you obtain version 1.0.1? The last version I have released is 1.0.


Regards,
Antonio Diaz.


Walton A. Green wrote:
Tried to compile ddrescue 1.0 and 1.0.1 on a Mac 10.2.3 with gcc 3.1 and got the following errors (output from 1.0)...I know this is an old system, but I don't have immediate access to a more up-to-date installation. Is there a reasonably quick fix, or should I find a newer computer?

ddrescue.cc:185: `llabs' undeclared in namespace `std'
ddrescue.cc:187: `snprintf' undeclared in namespace `std'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]