This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bultins functions execl... for mingw


Jakub Jelinek wrote on 30.01.2008 14:59:34:

> On Wed, Jan 30, 2008 at 02:29:15PM +0100, Richard Guenther wrote:
> > c) Supressing this builtin on mingw64
> > 
> > ... should be the correct thing.
> 
> You could just call disable_builtin_function ("execl") and similarly
> for other exec* family functions from i386/mingw-c.c

Thank you both. I will prepare a patch using the minw-c.c approach.

Cheers,
 i.A. Kai Tietz

|  (\_/)  This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]