[Bug awt/21978] GCC 4.0 Awt and Swing problem

2005-10-15 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |0.18 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21978

[Bug AWT/21978] GCC 4.0 Awt and Swing problem

2005-06-20 Thread abilalh at yahoo dot com
--- Additional Comments From abilalh at yahoo dot com 2005-06-20 14:52 --- (In reply to comment #7) > I think you're trying to configure and compile GCC in > the source folder. Unfortunately, this is not yet supported. > Try creating a new folder totally outside of the GCC source > tre

[Bug AWT/21978] GCC 4.0 Awt and Swing problem

2005-06-18 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-06-19 01:07 --- I think you're trying to configure and compile GCC in the source folder. Unfortunately, this is not yet supported. Try creating a new folder totally outside of the GCC source tree and then run configure an

[Bug AWT/21978] GCC 4.0 Awt and Swing problem

2005-06-18 Thread abilalh at yahoo dot com
--- Additional Comments From abilalh at yahoo dot com 2005-06-18 12:57 --- (In reply to comment #5) > (In reply to comment #4) > Yes you have to recompile GCC/GCJ. i recomplie gcc4.0 with --enable-java-awt=gtk configure option but it gave error on make bootstrap command that gtk version

[Bug AWT/21978] GCC 4.0 Awt and Swing problem

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 18:16 --- (In reply to comment #4) Yes you have to recompile GCC/GCJ. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21978

[Bug AWT/21978] GCC 4.0 Awt and Swing problem

2005-06-15 Thread abilalh at yahoo dot com
--- Additional Comments From abilalh at yahoo dot com 2005-06-15 17:38 --- (In reply to comment #3) > You need to configure libgcj to produce the AWT peers using the following options: > --enable-java-awt=gtk > Please read the "AWT-Specific Options" section of

[Bug AWT/21978] GCC 4.0 Awt and Swing problem

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 14:19 --- You need to configure libgcj to produce the AWT peers using the following options: --enable-java-awt=gtk Please read the "AWT-Specific Options" section of . Doe

[Bug AWT/21978] GCC 4.0 Awt and Swing problem

2005-06-15 Thread abilalh at yahoo dot com
--- Additional Comments From abilalh at yahoo dot com 2005-06-15 13:23 --- (In reply to comment #1) > How did you configure GCC because the AWT library is not configured by > default? first of all i download the tar package of GCC4.0 and make a directory under root called gcc4.0 and un