atom feed14 messages in org.freebsd.freebsd-javaQ) jdk1.4.1 compile on -current
FromSent OnAttachments
Yamada Ken TakeshiJul 23, 2003 7:37 am 
Yamada Ken TakeshiJul 23, 2003 8:06 am 
Sheldon HearnJul 23, 2003 8:06 am 
Sheldon HearnJul 24, 2003 11:48 pm 
leafyJul 25, 2003 12:33 am 
Yamada Ken TakeshiJul 25, 2003 6:57 am 
Sheldon HearnJul 25, 2003 6:59 am 
Dag-Erling SmørgravJul 25, 2003 3:55 pm 
Sheldon HearnJul 27, 2003 6:05 am 
Sheldon HearnJul 27, 2003 6:23 am 
Mike BristowJul 27, 2003 7:31 am 
Daniel EischenJul 27, 2003 7:42 am 
Mike BristowJul 27, 2003 7:45 am 
Dag-Erling SmørgravJul 28, 2003 9:34 am 
Subject:Q) jdk1.4.1 compile on -current
From:Sheldon Hearn (shel@starjuice.net)
Date:Jul 24, 2003 11:48:59 pm
List:org.freebsd.freebsd-java

On (2003/07/23 16:53), Sheldon Hearn wrote:

Are you using the freshly imported gcc-3.3.1? I haven't tried building with it yet, but it has caused problems for a number of ports.

# gcc --version gcc (GCC) 3.3.1 [FreeBSD] 20030711 (prerelease)

Is not this default compiler of R5.1?

It recently became the default compiler for 5.1-CURRENT. I'll try build the JDK again overnight, in case nobody else can give you an answer before tomorrow morning (2003-07-24 07:00 UTC).

Sorry I'm late. I've just checked my overnight build and it failed in the way you reported:

/usr/ports/java/jdk14/work/hotspot/src/share/vm/prims/jni.cpp:1349:56: pasting "." and "d" does not give a valid preprocessing token

So it's definitely the gcc-3.3.1 import in -CURRENT that's broken the build.

Probably not what you were hoping to hear, but at least now you know it's not "just you". :-)

Ciao, Sheldon.