Comment by: kas1e (45.132.206.209) | At: 03 May 2022, 08:57 | File version: 1.0.6 |
@Frederik Is it possible to make clib2 build as well ? Thanks!
|
|
|
Comment by: MickJT (118.211.85.63) | At: 29 Sep 2016, 18:06 | File version: 1.0.6 |
I meant for the MakeLink line, you need to be within SDK:local/newlib/lib. For the first line, you need to be within libbz2-1.0.6. This should work from within libbz2-1.0.6: Copy SDK/#? ALL CLONE SDK: CD SDK:local/newlib/lib MakeLink SOFT libbz2.so libbz2.so.1.0
|
|
|
Comment by: MickJT (118.211.85.63) | At: 29 Sep 2016, 17:57 | File version: 1.0.6 |
It isn't working because you need to be in SDK:local/newlib/lib first before pasting the lines from the readme.
|
|
|
Comment by: salass00 (91.150.28.188) | At: 27 Sep 2016, 09:46 | File version: 1.0.6 |
@Hypex It works fine here on my AmigaOS 4.1 FE install (MakeLink V53.3). IIRC some older versions of MakeLink had broken relative soft link handling so if you are using one of them you might want to specify the complete path to the target or cd to SDK:local/newlib/lib before issuing the MakeLink command.
|
|
|
Comment by: Hypex (210.4.225.39) | At: 24 Sep 2016, 16:30 | File version: 1.0.6 |
Hi. Link fails when installing: MAKELINK: Can't find "libbz2.so.1.0".
|
|
|