public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Help completing the GCJ
@ 2012-04-05  0:26 Me Myself and I
  2012-04-05  1:01 ` Christopher Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: Me Myself and I @ 2012-04-05  0:26 UTC (permalink / raw)
  To: cygwin


I have managed to get a copy of ecj.jar
 
 
-I havn't been able to follow the instructions for cygpath very well.
 
Is there a 
 
CLASSPATH=$CLASSPATH:"/a/b/c/d";
 
sort of statement I can just put in /etc/profile  , that won't leave
 
any problems for my compiled program (presumably my import statement classes
 
get put in my final gcj program)?  Could I have an example?
 
 
 
 
-As an aside, when it comes to classes in external packages in external (non-default) jar files,
 
does one usually have dynamic linking from the gcj compiled program to the 
 
seperate package jar file (needed at runtime), or static linking where 
 
the seperate jar necessary classes and related are all physically 
 
included inside the gcj compiled program?  Is there a command line

option with gcj for either of these?  What is it?
 

 		 	   		   		 	   		  

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Help completing the GCJ
  2012-04-05  0:26 Help completing the GCJ Me Myself and I
@ 2012-04-05  1:01 ` Christopher Faylor
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Faylor @ 2012-04-05  1:01 UTC (permalink / raw)
  To: cygwin

On Thu, Apr 05, 2012 at 10:55:50AM +1030, Me Myself and I wrote:
>
>I have managed to get a copy of ecj.jar

Last warning.

Stop posting repetitive messages here or you'll be blocked from sending
any further messages at all. 

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-05  1:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-05  0:26 Help completing the GCJ Me Myself and I
2012-04-05  1:01 ` Christopher Faylor

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).