Hi,
A new FPC JVM snapshot has been put online at http://wiki.freepascal.org/FPC_JVM
The main new feature is full fledged support for Android/Dalvik, including a
Pascal translation of the Android SDK classes. To compile for Android rather
than for the Java VM, simply use the -Tandroid command l
On 12/12/11 13:50, Jonas Maebe wrote:
> Hi,
>
> A new FPC JVM snapshot has been put online at
> http://wiki.freepascal.org/FPC_JVM
>
> The main new feature is full fledged support for Android/Dalvik, including a
> Pascal translation of the Android SDK classes. To compile for Android rather
> t
I'm trying to build it from the svn repo:
http://svn.freepascal.org/svn/fpc/branches/jvmbackend/ .
I get the following error:
-
$ make CROSSOPT="-O2 -g" CPU_TARGET=jvm OS_TARGET=java all
make: -iVSPTPSOTO: Command not found
make: -iSP: Command not found
make: -iTP: Command
On 12/12/11 14:55, ik wrote:
> I'm trying to build it from the svn repo:
> http://svn.freepascal.org/svn/fpc/branches/jvmbackend/ .
> I get the following error:
>
> -
> $ make CROSSOPT="-O2 -g" CPU_TARGET=jvm OS_TARGET=java all
> make: -iVSPTPSOTO: Command not found
> make:
On Mon, Dec 12, 2011 at 21:58, Andrew Haines wrote:
> On 12/12/11 14:55, ik wrote:
> > I'm trying to build it from the svn repo:
> > http://svn.freepascal.org/svn/fpc/branches/jvmbackend/ .
> > I get the following error:
> >
> > -
> > $ make CROSSOPT="-O2 -g" CPU_TARGET=jv
On 12 Dec 2011, at 21:04, ik wrote:
> On Mon, Dec 12, 2011 at 21:58, Andrew Haines wrote:
>
>> On 12/12/11 14:55, ik wrote:
>>> make[1]: -iVSPTPSOTO: Command not found
>>
>> I've seen these messages before when fpc or ppc386/ppcx64 is not in the
>> $PATH
>>
>
> $ whereis ppcx64
> ppcx64: /us
Am 12.12.2011 19:50 schrieb "Jonas Maebe" :
> The main new feature is full fledged support for Android/Dalvik,
including a Pascal translation of the Android SDK classes. To compile for
Android rather than for the Java VM, simply use the -Tandroid command line
parameter. The compiler will still gene
On Mon, Dec 12, 2011 at 22:12, Jonas Maebe wrote:
>
> On 12 Dec 2011, at 21:04, ik wrote:
>
> > On Mon, Dec 12, 2011 at 21:58, Andrew Haines wrote:
> >
> >> On 12/12/11 14:55, ik wrote:
> >>> make[1]: -iVSPTPSOTO: Command not found
> >>
> >> I've seen these messages before when fpc or ppc386/ppcx
On 12 Dec 2011, at 21:15, Sven Barth wrote:
> I have continued to work on this as well three or four weeks ago, but I got
> stuck with a ClassDefNotFoundException when implementing a test application
> and tried to find out were the error was.
Most FPC code will depend on the RTL, so make sure t
Am 12.12.2011 21:21 schrieb "Jonas Maebe" :
>
>
> On 12 Dec 2011, at 21:15, Sven Barth wrote:
>
> > I have continued to work on this as well three or four weeks ago, but I
got
> > stuck with a ClassDefNotFoundException when implementing a test
application
> > and tried to find out were the error wa
On 12/9/2011 07:13, Tomas Hajny wrote:
On Fri, December 9, 2011 13:07, Jonas Maebe wrote:
On 09 Dec 2011, at 12:28, Michael Van Canneyt wrote:
The linux kernel returns UTC time, it always has. Now() converts
this to local time.
(as does libc). All NowUTC needs to do is return the kernel time.
On Mon, 12 Dec 2011 22:04:55 +0200
ik wrote:
> On Mon, Dec 12, 2011 at 21:58, Andrew Haines wrote:
>
> > On 12/12/11 14:55, ik wrote:
> > > I'm trying to build it from the svn repo:
> > > http://svn.freepascal.org/svn/fpc/branches/jvmbackend/ .
> > > I get the following error:
> > >
> > > -
12 matches
Mail list logo