This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug jit/64780] New: toplevel configure should reject jit as a language if --enable-host-shared is not supplied


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64780

            Bug ID: 64780
           Summary: toplevel configure should reject jit as a language if
                    --enable-host-shared is not supplied
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: jit
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org

When I was going to test the JIT front-end but since I did not read the
documentation, I did not know I need to configure with --enable-host-shared.

I think it would be a good idea to either default to --enable-host-shared when
jit is a language or have the toplevel configure reject jit as language if
--enable-host-shared is not supplied.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]