Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] vdr: compile parameter



Hi,
question to the advanced programmers:
Is the -m486 some parameter for the processor-type?
And if yes, is it ok to replace it with -march=k6?
And if yes again: does it give me some advantages or could I just leave it
as is????

# Implicit rules:

%.o: %.c
        g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c $(DEFINES)
$(INCLUDES) $<


Uwe



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index