Preprocessing powerpc *.S files?
Ari Entlich
lmage11@twcny.rr.com
Mon Aug 9 04:23:00 GMT 2004
Hi, all
I have been trying to compile xine (free multimedia player) with gcc
3.4.0 and have been unsuccessful. The problem occurs when preprocessing
ppcasm_string.S
(http://cvs.sourceforge.net/viewcvs.py/xine/xine-lib/src/xine-utils/ppcasm_string.S?rev=1.5&view=auto). When this file is preprocessed, the following output is generated:
# 1 "../../../src/xine-utils/ppcasm_string.S"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "../../../src/xine-utils/ppcasm_string.S"
# 15 "../../../src/xine-utils/ppcasm_string.S"
# 1 "../../../src/xine-utils/../../config.h" 1
# 16 "../../../src/xine-utils/ppcasm_string.S" 2
I asked about this on xine-devel and was told that this problem was
fixed in gcc 3.4.1. I, however, can't find anything that looks relevant
in the changelog. I also asked on xine-devel about what the problem with
3.4.0 was, but got no response. To see the thread on xine-devel, go to
http://sourceforge.net/mailarchive/forum.php?thread_id=5218015&forum_id=7131. Was this actually fixed in 3.4.1? If so, which changelog entry corresponds to it?
Ari
More information about the Gcc
mailing list