public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
* Some basic questions
@ 2017-01-01  0:00 Mahdi Mohammadinasab
  2017-01-01  0:00 ` David Malcolm
  0 siblings, 1 reply; 2+ messages in thread
From: Mahdi Mohammadinasab @ 2017-01-01  0:00 UTC (permalink / raw)
  To: jit

I have some basic questions regarding libgccjit. I could not find the
answer in the documentation.

1. Does libgccjit do optimizations when generating the machine code?
2. Does it support other OSs like Windows?
3. If the output application depends on a static library (.a) I will
need to generate object file using libgccjit (call
gcc_jit_context_compile_to_file with GCC_JIT_OUTPUT_KIND_OBJECT_FILE
option) and use system linker to link it with the library. Is that the
correct approach?
4. Is there any planned feature missing from current codebase which
prevents it moving out of alpha stage?

Thanks,
Mahdi

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-06 17:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-01  0:00 Some basic questions Mahdi Mohammadinasab
2017-01-01  0:00 ` David Malcolm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).