* gcj can't find some method in java.io
@ 2002-06-07 2:24 kittima puksettee
2002-06-10 9:39 ` Tom Tromey
0 siblings, 1 reply; 4+ messages in thread
From: kittima puksettee @ 2002-06-07 2:24 UTC (permalink / raw)
To: java
Hello.
I use gcc3.1 compile java program it was error that Can't find
method `createNewFile()' in type `java.io.File'. But I can call other method
in java.io.File(delete,exit).I can't debug . Could tell me about it ? what
shall we do?
Thank you.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: gcj can't find some method in java.io
2002-06-07 2:24 gcj can't find some method in java.io kittima puksettee
@ 2002-06-10 9:39 ` Tom Tromey
0 siblings, 0 replies; 4+ messages in thread
From: Tom Tromey @ 2002-06-10 9:39 UTC (permalink / raw)
To: kittima puksettee; +Cc: java
>>>>> "kittima" == kittima puksettee <kittima_pst@hotmail.com> writes:
kittima> I use gcc3.1 compile java program it was error that Can't
kittima> find method `createNewFile()' in type `java.io.File'. But I
kittima> can call other method in java.io.File(delete,exit).I can't
kittima> debug . Could tell me about it ? what shall we do?
According to my tree, File.createNewFile does exist in 3.1.
Are you sure you're using 3.1? Did you build it yourself? If so, can
you look in your source tree to see if the method is there?
Tom
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: gcj can't find some method in java.io
@ 2002-06-11 1:52 kittima puksettee
0 siblings, 0 replies; 4+ messages in thread
From: kittima puksettee @ 2002-06-11 1:52 UTC (permalink / raw)
To: tromey; +Cc: java
>From: Tom Tromey <tromey@redhat.com>
>Reply-To: tromey@redhat.com
>To: "kittima puksettee" <kittima_pst@hotmail.com>
>CC: java@gcc.gnu.org
>Subject: Re: gcj can't find some method in java.io
>Date: 10 Jun 2002 10:52:55 -0600
>
> >>>>> "kittima" == kittima puksettee <kittima_pst@hotmail.com> writes:
>
>kittima> I use gcc3.1 compile java program it was error that Can't
>kittima> find method `createNewFile()' in type `java.io.File'. But I
>kittima> can call other method in java.io.File(delete,exit).I can't
>kittima> debug . Could tell me about it ? what shall we do?
>
>According to my tree, File.createNewFile does exist in 3.1.
>Are you sure you're using 3.1? Did you build it yourself? If so, can
>you look in your source tree to see if the method is there?
>
>Tom
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
^ permalink raw reply [flat|nested] 4+ messages in thread
* gcj can't find some method in java.io
@ 2002-06-07 3:06 kittima_pst
0 siblings, 0 replies; 4+ messages in thread
From: kittima_pst @ 2002-06-07 3:06 UTC (permalink / raw)
To: java
Hello.
I use gcc3.1 compile java program it was error that Can't find method
`createNewFile()' in type `java.io.File'. But I can call other method in java.io.File
(delete,exit).I can't debug . Could tell me about it ? what shall we do?
Thank you.
-------------------------------------------------
Mail alert to Pager/ICQ/Mobile,Free Pop3
Free calendar , Free webbase ,Read your Yahoo mail
http://www.poppymail.com/
-------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-06-11 8:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-07 2:24 gcj can't find some method in java.io kittima puksettee
2002-06-10 9:39 ` Tom Tromey
2002-06-07 3:06 kittima_pst
2002-06-11 1:52 kittima puksettee
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).