-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Manfred Tremmel wrote:
> Am Donnerstag, 14. September 2006 17:49 schrieb Marc Collin:
> 
>> javac
>> Usage: javac <options> <source files>
>> where possible options include:
>>
>>   -source <release>          Provide source compatibility with
>> specified release
>>   -target <release>          Generate class files for specific VM
>> version
> 
> Ok, when "-target 1.4" is used to build the packages, I don't have 
> anything against building the packages with java 1.5.0.
> Would be bad not to be able to user jdbc drivers or anything else with 
> gcj or Sun's java 1.4.2.

I don't understand what you mean.

For your own code, just use -source 1.4 -target 1.4

For third party jars, make sure they support the 1.4.2 JVM.

cheers
- --
  -o) Pascal Bleser     http://linux01.gwdg.de/~pbleser/
  /\\ <[EMAIL PROTECTED]>       <[EMAIL PROTECTED]>
 _\_v The more things change, the more they stay insane.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFFCa83r3NMWliFcXcRAsMOAJ9eoL5j/coDgf2CNi/q3H1+kHG+KwCgkq/F
n/dcUSQSc2n9wlu7Hu7gYDY=
=lsLF
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to