Hi all, This is a really newbie question: After compiling my source files with the -O (or -O2) options, my executable file gives me bus errors. When I compile without the -O options, everything works flawlessly. Why is this happening and what can I do to fix it? anukool.
- Re: gcc with optimization Anukool Lakhina
- Re: gcc with optimization Joseph Keen