weirdo compile error

Greg Lewis glewis at eyesbeyond.com
Sun Mar 8 21:12:43 PDT 2009


On Wed, Mar 04, 2009 at 07:02:01PM -0800, David Herron wrote:
> Anybody else seeing the following?
> 
[snip]
> /Volumes/LaCie/openjdk/bsd-port-copy/hotspot/src/share/vm/c1/c1_Runtime1.cpp
> 
> {standard input}:731:junk `f' after expression
> {standard input}:731:junk `f' after expression
> {standard input}:731:junk `f' after expression
> {standard input}:731:junk `f' after expression
> {standard input}:731:junk `f' after expression
> {standard input}:731:Spurious digit 1.
> {standard input}:731:Rest of line ignored. 1st junk character valued 48 (0).
> {standard input}:731:junk `f' after expression
> {standard input}:731:Spurious digit 1.
> {standard input}:731:Rest of line ignored. 1st junk character valued 49 (1).
> {standard input}:731:Spurious digit 1.
> {standard input}:731:Rest of line ignored. 1st junk character valued 50 (2).
> {standard input}:731:Spurious digit 1.
> {standard input}:731:Rest of line ignored. 1st junk character valued 51 (3).
> make[6]: *** [c1_Runtime1.o] Error 1

I saw errors like this with an older version of Xcode.  Basically it
didn't like some of the assembler.  Upgrading to the lastest version
of Xcode fixed the problem.

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org



More information about the bsd-port-dev mailing list