I'm confused. ICC defines _GNUC_?

Is there anything ICC defines that gcc does not?

Bill.

On Tuesday, 23 October 2012, Jeff Gilchrist wrote:

> On Tue, Oct 23, 2012 at 9:00 AM, Bill Hart 
> <goodwillh...@googlemail.com<javascript:;>>
> wrote:
>
> > Could you try compiling it with your icc with the flags configure is
> > using (see your configure trace below) and tell us what happens when
> > you run it?
>
> First it wouldn't compile because it didn't know what
> "__builtin_malloc" was, so I changed that to just "malloc".  When I
> compile using the same flags with ICC it seems to run as expected.
>
> foo(0) return 1 as expected and the program then returns 0 on exit.
>
> If using "__builtin_malloc" was the key to the test, then someone will
> need to let me know what to include in ICC to access that.
>
> Jeff.
>
> --
> You received this message because you are subscribed to the Google Groups
> "mpir-devel" group.
> To post to this group, send email to mpir-devel@googlegroups.com<javascript:;>
> .
> To unsubscribe from this group, send email to
> mpir-devel+unsubscr...@googlegroups.com <javascript:;>.
> For more options, visit this group at
> http://groups.google.com/group/mpir-devel?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to