There is nothing wrong with GNU make that I know of so no, there is no fix coming in make.xenic wrote:Since the devcon requirements for AmiWest specify that the new SDK needs to be installed on the Amiga brought to the conference, let's hope the problem is fixed in the new SDK.
Search found 569 matches
- Mon Aug 24, 2015 5:04 am
- Forum: SDK Support
- Topic: SDK:C/make very slow with OS4.1FE (SOLVED)
- Replies: 70
- Views: 54512
Re: SDK:C/make very slow with OS4.1FE
- Tue Aug 18, 2015 10:00 pm
- Forum: AmigaOS Feature Requests
- Topic: RTSP/RTP streaming support for Roadshow
- Replies: 4
- Views: 6129
Re: RTSP/RTP streaming support for Roadshow
That is incorrect. See https://en.wikipedia.org/wiki/Real-time ... t_Protocoltommysammy wrote:There is a missing RTSP/RTP streaming support from Roadshow.
Any 3rd party developer can implement it right now if they wish.
- Tue Aug 18, 2015 9:51 pm
- Forum: Platform: AmigaOne X1000
- Topic: Black screen after msi Radeon R9 270x installed
- Replies: 4
- Views: 4401
Re: Black screen after msi Radeon R9 270x installed
Capture the serial output during boot and see if you can find something in there.
See http://wiki.amigaos.net/wiki/Advanced_S ... ging_Guide for more guidance.
See http://wiki.amigaos.net/wiki/Advanced_S ... ging_Guide for more guidance.
- Tue Aug 11, 2015 8:18 pm
- Forum: General Developer Support
- Topic: How to read status from Ethernet interface
- Replies: 7
- Views: 3460
Re: How to read status from Ethernet interface
All this - Duplex and AutoNeg - is done at driver level. The TCP/IP stack and also no other software has any idea about this. There is also no way to get that information from the driver, at least not an officially defined way, so if a driver provides this, it is a private extension to that specifi...
- Tue Jul 28, 2015 5:55 pm
- Forum: Platform: AmigaOne X1000
- Topic: For Sale: AmigaOne X1000 (USA only, maybe Canada too)
- Replies: 3
- Views: 5628
Re: For Sale: AmigaOne X1000 (USA only, maybe Canada too)
Because we have a special arrangement with A-EON and are helping them out. If you don't want to see the Linux stuff I can turn it off for you. Just PM me.Prober wrote:Yes, and why they are there sections for unrelated Linux distribution for A-EON products ("in the AmigaOS support forum")?
- Wed Jul 22, 2015 10:11 pm
- Forum: General Developer Support
- Topic: How to read status from Ethernet interface
- Replies: 7
- Views: 3460
Re: How to read status from Ethernet interface
Try looking here:
http://wiki.amigaos.net/wiki/SANA-II_Revision_7
If you still can't find anything we'll need to bother Olaf (Roadshow) to find out what he did.
http://wiki.amigaos.net/wiki/SANA-II_Revision_7
If you still can't find anything we'll need to bother Olaf (Roadshow) to find out what he did.
- Fri Jul 17, 2015 3:50 pm
- Forum: SDK Support
- Topic: libauto and application.library
- Replies: 21
- Views: 23556
Re: libauto and application.library
The current list lives in the Migration Guide at http://wiki.amigaos.net/wiki/Migration_ ... _Librariessalass00 wrote:Better would be to just have a list of common OS libraries that the libauto is generated from where new libraries can easily be added or removed as needed.
- Thu Jul 16, 2015 9:26 pm
- Forum: SDK Support
- Topic: AHI includes for 4.1 FE SDK
- Replies: 6
- Views: 9096
Re: AHI includes for 4.1 FE SDK
I wish I knew. I just know some people complained but since I don't use AHI for anything, I don't know what to fix. I've just updated the <devices/ahi.h> include and added the missing includes for the lowlevel interface to the AmigaOS SVN. Thank you so much! OK, back to work for me... 8-)
- Thu Jul 16, 2015 5:45 am
- Forum: SDK Support
- Topic: AHI includes for 4.1 FE SDK
- Replies: 6
- Views: 9096
Re: AHI includes for 4.1 FE SDK
I wish I knew. I just know some people complained but since I don't use AHI for anything, I don't know what to fix.whose wrote:In which way the current AHI includes are "bad"?
Do you know the specific version of the "good" ones?
- Wed Jul 15, 2015 10:02 pm
- Forum: SDK Support
- Topic: AHI includes for 4.1 FE SDK
- Replies: 6
- Views: 9096
AHI includes for 4.1 FE SDK
I am helping to prepare the Final Edition SDK and I want to know what AHI includes are supposed to be in there.
I do know the current ones are "bad" so what are the "good" ones?
Do you know where I can get a copy?
I do know the current ones are "bad" so what are the "good" ones?
Do you know where I can get a copy?