i am trying to build gcc-3.4.6
for that i untar gcc-ada-3.4.6 and gcc-core-3.4.6 in directory "/source"
and my build directory is not subdirectory of source directory
i got error like this:-
gcc -c -g -O2 -gnatpg -gnata -I- -I. -Iada
-I../../source/gcc-3.4.6/gcc/ada
../../source/gcc-3.4.6/g
hello,
Please can any one tell me how to bulid gcc newer version for
generating
code for i960MC processor.
is there any switch to generate coed for i960MC or i will
have to build it first
for target i960.
Right now i am using Linux i686.Pleasee help me.
hi,
can any one tell me what is the difference between gcc-ada and
differnt other compiler for Ada 95 like GNAT GPL, GNAT Pro,
what is procedure to build only language Ada by using source code og gcc-4.1???