This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: -R gcc option?


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]