bug-gforth
[Top][All Lists]
Advanced

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

[Bug-gforth] [bug #49435] Configure fails on Mavericks


From: Anton Ertl
Subject: [Bug-gforth] [bug #49435] Configure fails on Mavericks
Date: Wed, 26 Oct 2016 12:46:45 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.5.0

Update of bug #49435 (project gforth):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

I don't have a Mac OSX machine at hand, so I cannot investigate your bug in
depth.  However, looking at the output of "configure" on your system, the
strangeness starts already with the "checking size of " outputs (all 0).  This
indicates that compilation and running the compiled code is not working.  This
may also be the reason why you get the warnings about "Present But Cannot Be
Compiled".  Earlier than that, gcc does not understand any of the options we
try, which is surprising for a modern gcc version.

My suggestion is to investigate what happens on "checking size of char *":
Search for that string in config.log, and show the next lines.  The next step
then would be to look at the conftest.c that is being compiled, but that is
more involved.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49435>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]