This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Adam Megacz writes: > > Andrew Haley <aph@redhat.com> writes: > > The first thing I'd do is build without optimization. > > You mean build gcc without optimization? Is there a configure > parameter for that? Try "make CFLAGS=-O0". If that doesn't work go into the gcc directory, "make clean && make". Andrew.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |