bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/30345] New: i586-pc-skyos not supported by config.sub and


From: peter dot speybrouck at gmail dot com
Subject: [Bug classpath/30345] New: i586-pc-skyos not supported by config.sub and config.guess
Date: 1 Jan 2007 20:14:09 -0000

i586-pc-skyos is the build triplet for skyos ( www.skyos.org )
Although classpath has not been ported to skyos yet, the config.sub and
config.guess files included with classpath 0.93 do not contain entries for
skyos.

Updating these files to a newer version should fix this issue.

config.guess part needed:
i*86:skyos:*:*)
echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
exit ;;


-- 
           Summary: i586-pc-skyos not supported by config.sub and
                    config.guess
           Product: classpath
           Version: 0.93
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: peter dot speybrouck at gmail dot com
 GCC build triplet: i586-pc-skyos
  GCC host triplet: i586-pc-skyos
GCC target triplet: i586-pc-skyos


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30345





reply via email to

[Prev in Thread] Current Thread [Next in Thread]