On Sun, 10 Aug 2014, Janne Grunau wrote:

On 2014-08-10 14:14:23 +0300, Martin Storsjö wrote:
On Sun, 10 Aug 2014, Janne Grunau wrote:

I have no setup to test apple's gcc-4.2 with gas.

Tested, almost works, requires the following fixup:

-    [ $target_os = "darwin" ] && gaspp_as_type="apple-$as_type"
+    [ $target_os = "darwin" ] && gaspp_as_type="apple-$gaspp_as_type"

With that, all in all, all issues related to these patches should be
resolved, and all of it can be pushed, no?

I think so. Since it requires a recentish gas-preprocessor please change
the nogas message to 'install/update'

Ok, will do.

Most of my fate configs needs to have the explicit --as removed.

At least for armasm, the explicit --as should still work, since that one passes all tests, so it never goes on to actually try the fallback suggested by configure.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to