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

Bug#695661: #695661: gcc-4.7: Please fix build on powerpcspe



On 12/17/2012 01:58 PM, Matthias Klose wrote:
>> Consider the attached patch: It does the same as the first patch but via
>> tm_file_list instead of tm_file as described above. (Applying to the
>> version in unstable, and with the experimental version there is
>> generally the same issue.)
> 
> the chunk for config.gcc is wrong. You have to use tm_file here.

You mean adding the file via tm_file and assume it is passed to the
Makefile via tm_file_list?

Will test and report back.

>> Unfortunately, upon build, this also didn't work: Both tm_file and
>> tm_file_list don't get passed to t-linux (and the other makefile snippets).
>>
>> My conclusion is that the tm_file (_list) passing doesn't work as
>> intended (including upstream), and considering that all
>> powerpc-linux-gnuspe(-v1) specific stuff in src/gcc/config/rs6000 is
>> Debian specific (only in a debian/patch/*) and not working anyway as
>> described previously, I guess -v1 support is negligible. (Also, can't
>> test it.)
> 
> strange, seems to work on other architectures.
> 
>> For which reason does Debian need to explicitely port to gnuspev1 (when
>> upstream's port is only bsd specific and obviously not working anyway)?
> 
> Sure, but then don't define a wrong multiarch name for that case.

My stand is that (as described) there is no working support for gnuspev1
currently (neither upstream nor in Debian). Even worse, the (broken)
support for it stands in the way of gnuspe/powerpcspe.

Anyway, will test tm_file/tm_file_list as described above and report back.

Roland


Reply to: