This is the mail archive of the java-patches@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]

RE: Patch: support *-unknown-* targets


Tom wrote:
> Is this really the right thing to do?
> There are some hosts with `-unknown-' that aren't really "unknown" --
> "unknown" is just a placeholder since there isn't a better name.
>
> Eg search for `-openbsd' in config.guess.
>
> Could we use some other mechanism, like defaulting to "know nothing"
> and then enabling functionality for the platforms we do recognize?

Ok I get your point.  I was going to change these to *-unknown-elf and
*-unknown-coff, but now I'll to come up with something else.

AG


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