override memset...
Ishwar Rattan
ishwar@cps.cmich.edu
Wed Nov 12 18:55:00 GMT 2003
try
-fno-builtins
hth
On Wed, 12 Nov 2003 y2bismil@engmail.uwaterloo.ca wrote:
>
>
> Hi all,
>
> I know this is a long shot, but is there a way to "override" memset, strcpy, and
> other c string functions without renaming their calls?
>
> Basically at link time, I want to use my own version of memset, strcpy and a
> select few others.
>
> BTW are there any known problems with -minline-all-stringops. I tried that and
> for some reason, I was still getting a function call for memset.
>
> Thanks,
>
> Yamin
>
> ----------------------------------------
> This mail sent through www.mywaterloo.ca
>
More information about the Gcc-help
mailing list