[Bug AWT/21978] New: GCC 4.0 Awt and Swing problem linux 9.0

2005-06-09 Thread abilalh at yahoo dot com
} } -- Summary: GCC 4.0 Awt and Swing problem linux 9.0 Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: critical Priority: P2 Component: AWT AssignedTo: fitzsim at redhat dot com ReportedBy: abil

[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

[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-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 th

[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