<DIV style="font-family:Arial, sans-serif; font-size:8pt;"><FONT size="1"><SPAN style="font-family: Arial,sans-serif;">dear ubuntu user:<BR><BR>  Are there any apt-get command method to get gcc 4.4.3 's source code?<BR>actually I download gcc 4.4-2010102.tar.bz2, and i went to gcc subdirectory, configure<BR>then make<BR>I get error<BR>---------------------<BR></SPAN></FONT><PRE>gcc -c  -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes<BR>-Wmissing-prototypes -Wcast-qual -Wold-style-definition -Wc++-compat<BR>-Wmissing-format-attribute       -pedantic       -Wno-long-long<BR>-Wno-variadic-macros  -Wno-overlength-strings   -DHAVE_CONFIG_H<BR>-DGENERATOR_FILE   -I.  -Ibuild  -I.  -I./build  -I./../include<BR>-I./../libcpp/include  -I./../libdecnumber -I./../libdecnumber/bid<BR>-I../libdecnumber    -o build/errors.o errors.c<BR>build/genmodes -h > tmp-modes.h<BR>/bin/bash: build/genmodes: No such file or directory<BR>make: *** [s-modes-h] Error 127<BR>---------on unbuntu10.04, gcc 4.4.3<BR></PRE>the reason I like to test or try the new gcc compiler is becasue when I copy a piece of code/example in chapter 12 of book "Programming-Principle and Practice Using C++" 4th Ed. by <BR>Mr. Bjarne Stroustrup, about "display model", which further using fltk 's lib, that book show it work on Microsoft platform(visual c++), but I keep difficult to compile it on my gcc4.4.3 /ubuntu-linux platform<BR>although it maybe because that program still not "rigorous correct" enough, I found gcc camp have responsibility.  the bigest problem I discover is <BR>name ambiguous<BR>same name "Window" used in X11 and GUI.h, that gcc 4.4.3 can not disolve, all that books code can be found by the following link:<BR><BR><PRE> <A href="http://www.stroustrup.com/Programming/Programming-code2.zip">http://www.stroustrup.com/Programming/Programming-code2.zip</A><BR><BR>it comewith's fltk 1.1.9 is not Make able.  Fltk forum programers <BR>suggest using 1.1.10, 1.3, 2.0 to install and compile, www.fltk.org<BR><BR>looking to hear any advancer/programers's help and thx your time a lot in advance, eric, fsshl@luxmail.com<BR></PRE><BR><BR> <BR><HR>Luxmail.com is spam free. However, we do not throw your important emails into spam box like other defective email systems.</DIV>