Pinaki Mukherjee ([EMAIL PROTECTED]) wrote:

> Actually, I am not adding or deleting any file, rather changing the -O2 
> option to -O0. Any quick pointer?

make clean
env CFLAGS="-g -O0" ./configure  # plus whatever other options you need
make

-- 
Greg Wooledge                  |   "Truth belongs to everybody."
[EMAIL PROTECTED]              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |

Attachment: signature.asc
Description: Digital signature

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to