#8277: i686 build target fails test on x86_64 toolchain
-------------------------------------+-------------------------------------
             Reporter:  kwizart      |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:  invalid
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 This is an invalid usage of the configure script (the error is correct),
 `arch` is not meant to request a target but to tell the configure script
 the target architecture if it cannot be detected. Use the `cc` option to
 pass the necessary flags.
 Unrelated: The `optflags` option is a debug option that can also easily
 break configure, you should avoid using it.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8277#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to