On 7/11/07, John Denker <[EMAIL PROTECTED]> wrote:
> On 07/10/2007 01:40 PM, Csaba Halász wrote:
>
> > Maybe try the sed hack with a shorter prefix, such as replacing
> > _ZNSt6vector with _ZNSt6vectorX. Note that it is a pretty brutal thing
> > to do for the whole binary, and might break it in a million ways.
>
> 1) It's more likely to work if the replacement string is the same
> length as the replaced string, such as:

Oh yes, I overlooked that, sorry.

> Unless fglrx_dri has more than one bug :-( .......

Looking at the objdump output, I think not only the reserve methods
are hijacked, so this might as well be the case.

-- 
Csaba

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to