[Mew-Win32 03223] Re: mewls and mewencode and etc compile bc++

Shuichi KITAGUCHI kit at example.com
2001年 5月 25日 (金) 01:01:57 JST


北口です。

> > o get zlib package
> > 
> >   - Get following archives (you should get them from mirror sites).
> > 
> >   ftp://ftp.freesoftware.com/pub/infozip/zlib/zlib113.zip
> >   ftp://ftp.freesoftware.com/pub/infozip/zlib/contrib/zlib113-win32.zip
> > 
> >   - Extract them and copy necessary files.
> > --end of citation
> > なので、zlib113, zlib113-win32という二つのファイルから必要なライブラリ
> > とヘッダファイルを取り出して適当なところに置いてくれということではない
> > でしょうか。
> 
> はい。そうでした。っと言うかzlib113-win32.zipだけでも良い感じです。

ありゃ、それだけで大丈夫でした?
ヘッダファイルは zlib113.zip の中にしか入ってなかっと思うのですが。

> MAKE Version 5.2  Copyright (c) 1987, 2000 Borland
> 	bcc32 -O2 -w -Iw32 -IC:/usr/local/zlib -emewencode.exe mewencode.obj utils.obj C:/usr/local/zlib/zlibstat.lib
> Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
> Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
> Error: 'C:\USR\LOCAL\ZLIB\ZLIBSTAT.LIB' contains invalid OMF record, type 0x21 (possibly COFF)
> 
> ** error 1 ** deleting mewencode.exe
> 
> と起こられます。
> #vc++だとうまくいきそうな感じです。
> #coffをomf?とかに変換してね。っていってるのですよね。
> ##なんかはまっている>自分

こちらは松島さんがおっしゃっているように、implib で BCC 用の .LIB
を作ってあげてください。

# BC++ には愛が足りない...


--
Shuichi Kitaguchi // ki at example.com



Mew-win32 メーリングリストの案内