This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

k6 optimization


Hello

My computer is a K6-2 with a RedHat 6.2
I want to optimize some packages for my computer.
I downloaded gcc-2.95.3 compiled and installed them without any problem.

After, I compiled and installed XFree-4.0.2 with -march=k6 -mcpu=k6 flags 
without error.
But when I launch XFree with twm I have a core dumped. Then I compiled XFree 
with -march=i386 -mcpu=i386 flags
This time I can launch XFree an twm without any core dumped.

I have the same problem If I compiled kppp,kmail,kpaint... with -march=k6 
-mcpu=k6 flags

I didn't find any documentation about that or any report on the mailing list.
Does someone have the same problem ?

If I found a bug, please advice how I can help and give you a good bug report.

Regards

	Nicolas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]