This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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?


Anthony Green wrote:

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

Yes, we should change GCJ's "-R" and also "-D" flags to something else, 
to avoid conflicting with the existing gcc options.

regards

Bryce.



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