[bug-gsl] wrap of function malloc (2007-10-18)
|
From: |
"Olga Bortnik" <obortnik@.........> |
|
Subject: |
wrap of function malloc |
|
Date: |
Wed, 17 Oct 2007 15:18:42 +0200 |
|
To: |
bug-gsl@gnu.org |
Hello!
How can I wrap the function malloc from gsl?
I added --wrap malloc to Linker in my project, but I didn't succeed to wrap
malloc, which is used in the library.
Thanks