This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: is the c code in gcc comiled sequentially???
- From: John Love-Jensen <eljay at adobe dot com>
- To: enggakshat <enggakshat at yahoo dot com>, MSX to GCC <gcc-help at gcc dot gnu dot org>
- Date: Wed, 15 Nov 2006 06:20:19 -0600
- Subject: Re: is the c code in gcc comiled sequentially???
Hi enggakshat,
What version of GCC are you using?
What programming language from GCC are you using? Ah, by your title, it
appears you are using C -- not C++, FORTRAN, Ada, Java 1.4, D Programming
Language, or some other language supported by GCC.
What hardware platform are you using?
What operating system are you using?
What command line arguments for GCC's gcc tool chain driver are you using?
Can you provide some COMPILABLE minimal example code that reproduces the
problem?
Thanks,
--Eljay