-R gcc option?

Anthony Green green@redhat.com
Thu Apr 11 15:39:00 GMT 2002


On Thu, 2002-04-11 at 12:28, Phil Edwards wrote:
> > Does current gcc supports, plans to support 
> > the -R/path/lib directives, as in Sun Operating 
> > Systems?
> 
> It already does, when you use gcc on a Sun system.

Hmm... this doesn't appear to be documented, while gcj does have a
documented -R option...

@item -R @var{resource-name}
This option is used to tell @command{gcj} to compile the contents of a
given file to object code so it may be accessed at runtime with the core
protocol handler as @var{core:/resource-name}.

I guess this is a problem.

AG




More information about the Java mailing list