Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Does anyone know how to work with gcj on windows and to make an EXE
Does anyone know how to work with gcj on windows and to make an EXE [message #188098] Thu, 02 December 2004 05:39 Go to next message
Eclipse UserFriend
Originally posted by: melko.gmx.at

Hallo!

Does anyone know how to work with gcj and to make an EXE-file out of the
java-files! And the biggest problem is to include Database-Driver so I can
searxh for the Class?!

THANKS
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #188108 is a reply to message #188098] Thu, 02 December 2004 06:03 Go to previous messageGo to next message
Eclipse UserFriend
In which way is this related to Eclipse?

melko wrote:
> Hallo!
>
> Does anyone know how to work with gcj and to make an EXE-file out of the
> java-files! And the biggest problem is to include Database-Driver so I
> can searxh for the Class?!
> THANKS
>
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #188116 is a reply to message #188108] Thu, 02 December 2004 06:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: melko.gmx.at

Christoph Kutzinski wrote:

> In which way is this related to Eclipse?

There is an GCJBuilder as a plugin for Eclipse, that should make exe files
out of eclipse but you must install gcj and make other preferences that I
don't know so it doesn't work on my PC!!
Therefore I need help!
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #188124 is a reply to message #188116] Thu, 02 December 2004 06:57 Go to previous messageGo to next message
Eclipse UserFriend
Ok,

so you should have at least added this information in the first place.
Other information necessary, if you want some help:

- what have you done exactly (example)
- what were the problems you encountered

A better place to ask is probably:

a) The author of the Eclipse plugin
b) The GCJ Mailingslist

Have you tried to build an .exe with gcj from the command line? If you
succeed with this, you can go on and try the same with the Eclipse plugin.

Hope that helps,

Christoph

melko wrote:
> Christoph Kutzinski wrote:
>
>> In which way is this related to Eclipse?
>
>
> There is an GCJBuilder as a plugin for Eclipse, that should make exe
> files out of eclipse but you must install gcj and make other preferences
> that I don't know so it doesn't work on my PC!! Therefore I need help!
>
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #188131 is a reply to message #188124] Thu, 02 December 2004 07:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: melko.gmx.at

At first thank you for your answer!

I've tried to make an exe out of the comandline and it goes but I couldn't
involve the database driver that I need so the program is not very useful
then!
Therefore I tried to do it with this GCJBuilder but after I installed it I
wanted to reinstall GCJ so I deleted my previously folder and so now I
cannot start from the comandline and with the Plugin also?!
I must install the gcj right but i don't know how?!

I hope you can help me! THANKS

Christoph Kutzinski wrote:

> Ok,

> so you should have at least added this information in the first place.
> Other information necessary, if you want some help:

> - what have you done exactly (example)
> - what were the problems you encountered

> A better place to ask is probably:

> a) The author of the Eclipse plugin
> b) The GCJ Mailingslist

> Have you tried to build an .exe with gcj from the command line? If you
> succeed with this, you can go on and try the same with the Eclipse plugin.

> Hope that helps,

> Christoph
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #188149 is a reply to message #188131] Thu, 02 December 2004 08:32 Go to previous messageGo to next message
Eclipse UserFriend
Sorry, I don't have any practical experience with gcj or GCJBuilder. I
just wanted to point you to some place where you probably can get more help.

The best guess would be the GCJ/GCC mailing list/forum/newsgroup/or
whatever they have, since you seem to have basic problems to get an .exe
(constructed with gcj) running.

melko wrote:
> At first thank you for your answer!
>
> I've tried to make an exe out of the comandline and it goes but I
> couldn't involve the database driver that I need so the program is not
> very useful then!
> Therefore I tried to do it with this GCJBuilder but after I installed it
> I wanted to reinstall GCJ so I deleted my previously folder and so now I
> cannot start from the comandline and with the Plugin also?!
> I must install the gcj right but i don't know how?!
> I hope you can help me! THANKS
>
> Christoph Kutzinski wrote:
>
>> Ok,
>
>
>> so you should have at least added this information in the first place.
>> Other information necessary, if you want some help:
>
>
>> - what have you done exactly (example)
>> - what were the problems you encountered
>
>
>> A better place to ask is probably:
>
>
>> a) The author of the Eclipse plugin
>> b) The GCJ Mailingslist
>
>
>> Have you tried to build an .exe with gcj from the command line? If you
>> succeed with this, you can go on and try the same with the Eclipse
>> plugin.
>
>
>> Hope that helps,
>
>
>> Christoph
>
>
>
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #188157 is a reply to message #188149] Thu, 02 December 2004 09:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: melko.gmx.at

Thank you for your advice but i was on their HP and they have no
forum/newsgroup or something else!! OK I will try to solve this problem.

Nice greetings


Christoph Kutzinski wrote:

> Sorry, I don't have any practical experience with gcj or GCJBuilder. I
> just wanted to point you to some place where you probably can get more help.

> The best guess would be the GCJ/GCC mailing list/forum/newsgroup/or
> whatever they have, since you seem to have basic problems to get an .exe
> (constructed with gcj) running.

> melko wrote:
>> At first thank you for your answer!
>>
>> I've tried to make an exe out of the comandline and it goes but I
>> couldn't involve the database driver that I need so the program is not
>> very useful then!
>> Therefore I tried to do it with this GCJBuilder but after I installed it
>> I wanted to reinstall GCJ so I deleted my previously folder and so now I
>> cannot start from the comandline and with the Plugin also?!
>> I must install the gcj right but i don't know how?!
>> I hope you can help me! THANKS
>>
>> Christoph Kutzinski wrote:
>>
>>> Ok,
>>
>>
>>> so you should have at least added this information in the first place.
>>> Other information necessary, if you want some help:
>>
>>
>>> - what have you done exactly (example)
>>> - what were the problems you encountered
>>
>>
>>> A better place to ask is probably:
>>
>>
>>> a) The author of the Eclipse plugin
>>> b) The GCJ Mailingslist
>>
>>
>>> Have you tried to build an .exe with gcj from the command line? If you
>>> succeed with this, you can go on and try the same with the Eclipse
>>> plugin.
>>
>>
>>> Hope that helps,
>>
>>
>>> Christoph
>>
>>
>>
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #188211 is a reply to message #188098] Thu, 02 December 2004 11:48 Go to previous messageGo to next message
Eclipse UserFriend
Hi Melko,

I'm the author of the GCJBuilder plugin and your problem has nothing to
do with it.
First you should take a look at how GCJ works and the differences from
pure Java.

To explain it simply, GCJ needs to have all the references from java
classes already compiled as native (object) code in order to perform
dynamic loading of a class.

This issue is affecting you most likely, as you are using Driver manager
to load your db specific driver dynamicly.

A simple scenario looks like this.

you should compile the driver jar as object code

i.e. gcj -c mysqljdbc.jar
this will produce a file named mysqljdbc.o which contains native code.


then say your connection class is called connection.java, pls mind the
commented lines before "com.mysql.jdbc.Driver dummyRef;"

it should look like this:

[start - connection.java ]

package com.stardeveloper.example;

import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;

public class connection{


/* this line will force gcj linker to include
native code from drivers object code by simply referencing
drivers class.

*/

com.mysql.jdbc.Driver dummyRef;


public static void main(String args[]) {
Connection con = null;

try {

// mind the quoted driver name, the compiler doens't know about
// that class and we have to give it hints as seen above

Class.forName("com.mysql.jdbc.Driver").newInstance();


con = DriverManager.getConnection("jdbc:mysql:///test",
"root", "secret");

if(!con.isClosed())
System.out.println("Successfully connected to " +
"MySQL server using TCP/IP...");

} catch(Exception e) {
System.err.println("Exception: " + e.getMessage());
} finally {
try {
if(con != null)
con.close();
} catch(SQLException e) {}
}
}
}

[ end - connection.java]

you should compile it with

gcj -c --classpath=mysqljdbc.jar connection.java

then last step is to link both '.o' files and create an exe file:

gcj --main=connection connection.o mysqljdbc.o -o mysql.exe

now you'll have mysql.exe ready for run

thats it.

GCJBuilder will simplify your work but you must understand the basics first.

take care,
Radu Racariu



melko wrote:
> Hallo!
>
> Does anyone know how to work with gcj and to make an EXE-file out of the
> java-files! And the biggest problem is to include Database-Driver so I
> can searxh for the Class?!
> THANKS
>
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #189074 is a reply to message #188211] Thu, 09 December 2004 07:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: melko.gmx.at

Hello Radu!!

Thank you for your help! But I didn't understand should I change something
in my sourcecode? Or in the Eclipse-Hierarchie?! *g Because in Eclipse I
involved the drivers as user library named "Database" and in this library
the different jar-files!

And an other problem:
I have deleted the complete folder in which the gcc and gcj files were
and I haven't the download-files anymore. So I have downloaded and
installed new versions of gcj but the bat-file that worked before doesn't
work again. Here is the sourcecode, maybe you can help me:

@echo off

SETLOCAL



echo Name des Hauptprogramms...
set MAIN=Main

echo Festlegen der Umgebungsvariablen...
PATH C:\gcc\bin;C:\gcc\i686-pc-mingw32\bin;%PATH%
set SWT_DIR=C:\gcc\swt

echo Erstellen der Ordner...
if exist bin rmdir /S /Q bin
if exist obj rmdir /S /Q obj
if exist include rmdir /S /Q include
mkdir bin
cd bin
mkdir resources
cd ..
mkdir obj
mkdir include

echo Compilierung zu Java-Bytecode...
gcj -C -fCLASSPATH=bin;src -g0 -Os -d bin src\com\rssoft\gui\*.java
gcj -C -fCLASSPATH=bin;src -g0 -Os -d bin src\com\rssoft\gui\dialog\*.java
gcj -C -fCLASSPATH=bin;src -g0 -Os -d bin
src\com\rssoft\gui\functions\*.java

echo Erzeugen eines JAR-Archives...
xcopy /Q src\resources\*.* .\bin\resources
cd bin
jar cf %MAIN%.jar .\com\rssoft\gui\*.class .\com\rssoft\gui\dialog\*.class
\com\rssoft\gui\functions\*.class .\resources\*.*
move %MAIN%.jar ..\include
cd ..

echo Objekt Datei erstellen...
gcj --classpath=obj;bin;%SWT_DIR%\swt.jar -fjni -g0 -Os -c
include\%MAIN%.jar -o obj\%MAIN%.o

echo Library Datei erstellen...
cd obj
ar -crs lib%MAIN%.a *.o
move lib%MAIN%.a ..\include
cd ..

echo Compilierung zur EXE-Datei...
gcj -mwindows --main=com.rssoft.gui.%MAIN% -fjni -g0 -Os -s -o %MAIN%.exe
obj\*.o include\*.a -L%SWT_DIR% -lswt

echo Datei umbenennen...
if exist JTalk.exe del JTalk.exe
ren %MAIN%.exe JTalk.exe

echo Starte ResourceHacker...
ResHacker
if exist JTalk_original.exe del JTalk_original.exe

echo EXE-Datei komprimieren...
upx.exe --best JTalk.exe
REM mew11.exe JTalk.exe -lzma_special



echo.
echo Fertig!
ENDLOCAL
pause

I get this error-message:

Objekt Datei erstellen...
Main.java:0: fatal error: reading class com.rssoft.gui.Main$GUIActions for
the second time from .\com\rssoft\gui\Main$GUIActions.class
compilation terminated.
Library Datei erstellen...
ar: *.o: Invalid argument
Compilierung zur EXE-Datei...
gcj: obj\*.o: Invalid argument

But I don't understand why. I hope you can help me!! THANKS!

Nice greetings from austria.
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #189450 is a reply to message #188211] Mon, 13 December 2004 02:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: melko.gmx.at

Hallo!

It doesn't work that way. I don't know why, but I did all this that you
wrote here and it doesn't work. At first I need more different
database-driver and when I want to compile my drivers it can only compile
SQLBaseJDBC.jar the other ones doesn't go but if I compile this one and
make the exe-file as you wrote it goes but I cannot make a connection.
I hope someone can help me!! THANKS

nice greetings.


Radu Racariu wrote:

> Hi Melko,

> I'm the author of the GCJBuilder plugin and your problem has nothing to
> do with it.
> First you should take a look at how GCJ works and the differences from
> pure Java.

> To explain it simply, GCJ needs to have all the references from java
> classes already compiled as native (object) code in order to perform
> dynamic loading of a class.

> This issue is affecting you most likely, as you are using Driver manager
> to load your db specific driver dynamicly.

> A simple scenario looks like this.

> you should compile the driver jar as object code

> i.e. gcj -c mysqljdbc.jar
> this will produce a file named mysqljdbc.o which contains native code.


> then say your connection class is called connection.java, pls mind the
> commented lines before "com.mysql.jdbc.Driver dummyRef;"

> it should look like this:

> [start - connection.java ]

> package com.stardeveloper.example;

> import java.sql.Connection;
> import java.sql.DriverManager;
> import java.sql.SQLException;

> public class connection{


> /* this line will force gcj linker to include
> native code from drivers object code by simply referencing
> drivers class.

> */

> com.mysql.jdbc.Driver dummyRef;


> public static void main(String args[]) {
> Connection con = null;

> try {

> // mind the quoted driver name, the compiler doens't know about
> // that class and we have to give it hints as seen above

> Class.forName("com.mysql.jdbc.Driver").newInstance();


> con = DriverManager.getConnection("jdbc:mysql:///test",
> "root", "secret");

> if(!con.isClosed())
> System.out.println("Successfully connected to " +
> "MySQL server using TCP/IP...");

> } catch(Exception e) {
> System.err.println("Exception: " + e.getMessage());
> } finally {
> try {
> if(con != null)
> con.close();
> } catch(SQLException e) {}
> }
> }
> }

> [ end - connection.java]

> you should compile it with

> gcj -c --classpath=mysqljdbc.jar connection.java

> then last step is to link both '.o' files and create an exe file:

> gcj --main=connection connection.o mysqljdbc.o -o mysql.exe

> now you'll have mysql.exe ready for run

> thats it.

> GCJBuilder will simplify your work but you must understand the basics first.

> take care,
> Radu Racariu



> melko wrote:
>> Hallo!
>>
>> Does anyone know how to work with gcj and to make an EXE-file out of the
>> java-files! And the biggest problem is to include Database-Driver so I
>> can searxh for the Class?!
>> THANKS
>>
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #189459 is a reply to message #188211] Mon, 13 December 2004 02:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: melko.gmx.at

I get this error-message if I do it the same way you wrote:

C:\...\Temp/ccCkaaaa.o<.text+0x45>: In function `main':
C:/.../Temp/ccEdaaaa.i: undefined reference to
`com::rssoft::test::connection::class$'

THanks

Radu Racariu wrote:

> Hi Melko,

> I'm the author of the GCJBuilder plugin and your problem has nothing to
> do with it.
> First you should take a look at how GCJ works and the differences from
> pure Java.

> To explain it simply, GCJ needs to have all the references from java
> classes already compiled as native (object) code in order to perform
> dynamic loading of a class.

> This issue is affecting you most likely, as you are using Driver manager
> to load your db specific driver dynamicly.

> A simple scenario looks like this.

> you should compile the driver jar as object code

> i.e. gcj -c mysqljdbc.jar
> this will produce a file named mysqljdbc.o which contains native code.


> then say your connection class is called connection.java, pls mind the
> commented lines before "com.mysql.jdbc.Driver dummyRef;"

> it should look like this:

> [start - connection.java ]

> package com.stardeveloper.example;

> import java.sql.Connection;
> import java.sql.DriverManager;
> import java.sql.SQLException;

> public class connection{


> /* this line will force gcj linker to include
> native code from drivers object code by simply referencing
> drivers class.

> */

> com.mysql.jdbc.Driver dummyRef;


> public static void main(String args[]) {
> Connection con = null;

> try {

> // mind the quoted driver name, the compiler doens't know about
> // that class and we have to give it hints as seen above

> Class.forName("com.mysql.jdbc.Driver").newInstance();


> con = DriverManager.getConnection("jdbc:mysql:///test",
> "root", "secret");

> if(!con.isClosed())
> System.out.println("Successfully connected to " +
> "MySQL server using TCP/IP...");

> } catch(Exception e) {
> System.err.println("Exception: " + e.getMessage());
> } finally {
> try {
> if(con != null)
> con.close();
> } catch(SQLException e) {}
> }
> }
> }

> [ end - connection.java]

> you should compile it with

> gcj -c --classpath=mysqljdbc.jar connection.java

> then last step is to link both '.o' files and create an exe file:

> gcj --main=connection connection.o mysqljdbc.o -o mysql.exe

> now you'll have mysql.exe ready for run

> thats it.

> GCJBuilder will simplify your work but you must understand the basics first.

> take care,
> Radu Racariu



> melko wrote:
>> Hallo!
>>
>> Does anyone know how to work with gcj and to make an EXE-file out of the
>> java-files! And the biggest problem is to include Database-Driver so I
>> can searxh for the Class?!
>> THANKS
>>
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #189607 is a reply to message #188211] Tue, 14 December 2004 07:10 Go to previous messageGo to next message
Eclipse UserFriend
sorry there was an error in my example,
pls remove the package line ("package com.stardeveloper.example;") :).

regards

Radu Racariu wrote:
> Hi Melko,
>
> I'm the author of the GCJBuilder plugin and your problem has nothing to
> do with it.
> First you should take a look at how GCJ works and the differences from
> pure Java.
>
> To explain it simply, GCJ needs to have all the references from java
> classes already compiled as native (object) code in order to perform
> dynamic loading of a class.
>
> This issue is affecting you most likely, as you are using Driver manager
> to load your db specific driver dynamicly.
>
> A simple scenario looks like this.
>
> you should compile the driver jar as object code
>
> i.e. gcj -c mysqljdbc.jar
> this will produce a file named mysqljdbc.o which contains native code.
>
>
> then say your connection class is called connection.java, pls mind the
> commented lines before "com.mysql.jdbc.Driver dummyRef;"
>
> it should look like this:
>
> [start - connection.java ]
>
> package com.stardeveloper.example;
>
> import java.sql.Connection;
> import java.sql.DriverManager;
> import java.sql.SQLException;
>
> public class connection{
>
>
> /* this line will force gcj linker to include
> native code from drivers object code by simply referencing
> drivers class.
>
> */
>
> com.mysql.jdbc.Driver dummyRef;
>
>
> public static void main(String args[]) {
> Connection con = null;
>
> try {
>
> // mind the quoted driver name, the compiler doens't know about
> // that class and we have to give it hints as seen above
>
> Class.forName("com.mysql.jdbc.Driver").newInstance();
>
>
> con = DriverManager.getConnection("jdbc:mysql:///test",
> "root", "secret");
>
> if(!con.isClosed())
> System.out.println("Successfully connected to " +
> "MySQL server using TCP/IP...");
>
> } catch(Exception e) {
> System.err.println("Exception: " + e.getMessage());
> } finally {
> try {
> if(con != null)
> con.close();
> } catch(SQLException e) {}
> }
> }
> }
>
> [ end - connection.java]
>
> you should compile it with
>
> gcj -c --classpath=mysqljdbc.jar connection.java
>
> then last step is to link both '.o' files and create an exe file:
>
> gcj --main=connection connection.o mysqljdbc.o -o mysql.exe
>
> now you'll have mysql.exe ready for run
>
> thats it.
>
> GCJBuilder will simplify your work but you must understand the basics
> first.
>
> take care,
> Radu Racariu
>
>
>
> melko wrote:
>
>> Hallo!
>>
>> Does anyone know how to work with gcj and to make an EXE-file out of
>> the java-files! And the biggest problem is to include Database-Driver
>> so I can searxh for the Class?!
>> THANKS
>>
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #189702 is a reply to message #189607] Wed, 15 December 2004 03:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: melko.gmx.at

Thank you for your answer but the problem is somewhere else! I have no
mysql driver and I needn't. I need all other drivers, like
SQLBaseJDBC.jar, ojdbc14.jar, jt400.jar and so on but when I want to make
an object out of them only the SQLBaseJDBC.jar goes so I made my script on
this driver based. Now the connection.java file looks like this:

import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;

public class connection{

jdbc.gupta.sqlbase.SqlbaseDriver dummyRef;

public static void main(String args[]) {
Connection con = null;

try {
Class.forName("jdbc.gupta.sqlbase.SqlbaseDriver").newInstance();
con =
DriverManager.getConnection("jdbc:sqlbase://192.168.192.252:2160/database","secret",
"secret");

if(!con.isClosed())
System.out.println("Successfully connected to SQLBase");

} catch(Exception e) {
System.err.println("Exception: " + e.getMessage());
} finally {
try {
if(con != null)
con.close();
} catch(SQLException e) {}
}
}
}

and the *.bat file looks like this:

@echo off

SETLOCAL

echo make SQLBase-Object...
gcj -c SQLBaseJDBC.jar

echo make connection-Object...
gcj -c --classpath=SQLBaseJDBC.jar connection.java

echo make *.exe...
gcj --main=connection SQLBaseJDBC.o connection.o -o test.exe

echo.
echo End!
pause

And i get this test.exe without any errors but I cannot make any
connection!!
I get the error-message: "No driver found for jdbc:sqbase://...."

I must make an exe-file because I work on a program that should be similar
to the SQLTalk, if you know what it is, it's a
database-communication-program and so it should be easy transportable. It
also contains SWT-Widgets but this problem I have solved, so I get a
window and all but no connection!!!

Thank you for your help.

nice greatings from very cold austria

Radu Racariu wrote:

> sorry there was an error in my example,
> pls remove the package line ("package com.stardeveloper.example;") :).

> regards
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #189909 is a reply to message #188098] Fri, 17 December 2004 05:56 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: melko.gmx.at

IMPORTANT!!

Who has deleted the other posts that where here under this point?!? There
were min. 10 posts?! Where are they?!
Thank you for information!

nice greetings!


melko wrote:

> Hallo!

> Does anyone know how to work with gcj and to make an EXE-file out of the
> java-files! And the biggest problem is to include Database-Driver so I can
> searxh for the Class?!

> THANKS
Re: Does anyone know how to work with gcj on windows and to make an EXE [message #189923 is a reply to message #189909] Fri, 17 December 2004 06:52 Go to previous message
Eclipse UserFriend
Originally posted by: hcs33.egon.gyaloglo.hu

Hi,

I don't think that messages was deleted on the server. If you use Outlook
Express as your news reader, look at Tools->Options->Maintenance and see
whether there is a setting "Delete new messages..." is checked.

HTH,
Regards,
Csaba

"melko" <melko@gmx.at> wrote in message news:cpue0q$it4$1@www.eclipse.org...
> IMPORTANT!!
>
> Who has deleted the other posts that where here under this point?!? There
> were min. 10 posts?! Where are they?!
> Thank you for information!
>
> nice greetings!
>
>
> melko wrote:
>
> > Hallo!
>
> > Does anyone know how to work with gcj and to make an EXE-file out of the
> > java-files! And the biggest problem is to include Database-Driver so I
can
> > searxh for the Class?!
>
> > THANKS
>
>
Previous Topic:Ctrl+Shift+F not working on Linux
Next Topic:Can't resolve class path in launching java application without a project (code)
Goto Forum:
  


Current Time: Sat Jul 19 18:51:44 EDT 2025

Powered by FUDForum. Page generated in 0.05286 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top