(toppers-users 1287) Re: GNU開発環境の構築について

Tsuneo TOMITA tomita.tsuneo @ sharp.co.jp
2003年 12月 2日 (火) 10:05:00 JST


はじめまして、冨田と申します。

> はじめまして、高橋と申します。
> Windows2000上での、TOPPERS開発環境について教えてください。
> 
> 1.Cygwin-1.5.5-1
> 2.binutils-2.13
> 3.gcc-core-3.2
> 4.newlib-1.11.0
> targetはsh-hitachi-elfです。

Cygwin上でのGNU開発環境ですが、SH-ELFのバイナリが
アップウィンドテクノロジ・インコーポレイテッド様のHPより
ダウンロードできます。
http://www.embedded.jp/gnuwing/index.html

このままでは、コンフィグレータの作成に必要なファイルが不足しているので、
binutilsのみ別のディレクトリで作成して、必要なファイルを
上記をインストールした環境にコピーすればOKです。
コンフィグレータに関する情報は、過去ログにあります。
#ちなみに、私はarm-elf版を利用させてもらってます。
#insightデバッガは、調子悪いですけど。

> newlibをconfigureすると以下のようなエラーとなってしまいます。
> ----------------------------------------------------------
> /usr/local/cross/build-newlib
> $ ../newlib-1.11.0/configure --target=sh-hitachi-elf --prefix=/usr/local
> Configuring for a i686-pc-cygwin host.
> *** This configuration is not supported in the following subdirectories:
>      target-libgloss
>     (Any other directories should still work fine.)
> Created "Makefile" in /usr/local/cross/build-newlib using "mh-frag"
> 

** Cut quoted 1 lines by the mail filter. **
申し訳ありませんが、エラーについてはコメントできません^^;

よろしくお願いします。