Search the web
Sign In
New User? Sign Up
amithlondev · Amithlon-Dev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 18 - 47 of 313   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18
Hi I have changes a bit in the kernel, so my it has support for soundcards again, as my soundcard aint support by the ahi driver. If I alloc a buffer on the...
Jacob Dahl Pind
rachael_@...
Send Email
Mar 19, 2002
5:02 pm
19
... Hi Jacob, which soundcard did you have ? We allready made new audio drivers and looking allways for some helpfull testers. For your programming questions: ...
vmconline
Offline Send Email
Mar 20, 2002
12:02 pm
20
... Oki, here my idea. Fully working stable cross compiling enviroment. Here what I have so far: 1. Working Amithlon setup (BX based mainboard, sound and NIC...
Ulf Bertilsson
tigergud
Offline Send Email
Mar 20, 2002
12:07 pm
21
Argh, I think I messed up. This was going to Dev list :) ... http://www.lysator.liu.se/~lcs/files/gg-cross/ (Seems down now?) Before I begin.. [root@c /]# gcc...
Ulf Bertilsson
tigergud
Offline Send Email
Mar 20, 2002
12:17 pm
22
Looking up www.lysator.liu.se www.lysator.liu.se Making HTTP connection to www.lysator.liu.se Sending HTTP request. HTTP request sent; waiting for response. ...
Ulf Bertilsson
tigergud
Offline Send Email
Mar 20, 2002
12:18 pm
23
Hi Ulf, Martin's page works OK from here. I don't think anyone has a mirror though. Regards, Bill Hoggett...
Bill Hoggett
billhoggett
Offline Send Email
Mar 20, 2002
12:45 pm
24
My mistake, Still I was unable to reach it both from work and from my box connected with ADSL. Very well it's working now. Ulf ... Download Options (Lynx...
Ulf Bertilsson
tigergud
Offline Send Email
Mar 20, 2002
12:51 pm
25
... Actually, Harald, if you use linux drivers, you *don't* have to worry about clearing interrupts in case of an emulation reset. That's because the driver...
Bernie Meyer
umisef
Offline Send Email
Mar 20, 2002
3:27 pm
26
... Right now a isa aztech sound galaxy and I have another motherboard with an onboard opl3 based soundcard, but that board gave me alot of problems as I had...
Jacob Dahl Pind
rachael_@...
Send Email
Mar 20, 2002
7:25 pm
27
[root@box bin]# ./m68k-amigaos-gcc helloworld.c /opt/gg/m68k-amigaos/bin/ld: cannot open -lamiga: No such file or directory collect2: ld returned 1 exit status...
Ulf Bertilsson
tigergud
Offline Send Email
Mar 22, 2002
12:09 am
28
Sorry for the spam. I'm giving up now, hopefully I get some input tomorrow. Cheers! -- Ulf -- Basic test [root@box bin]# ./i686be-amithlon-gcc -v -noixemul...
Ulf Bertilsson
tigergud
Offline Send Email
Mar 22, 2002
12:49 am
29
Hi Bernie, I'm still stuck with 8bit gfx on my GeForce 2 Go.. What can I do to help get it working? I can also call nVidia if there's some specific...
uracc
Offline Send Email
Mar 22, 2002
11:44 am
30
... I have testd mics Geforce cards and all have been working fine so far......
Ulf Bertilsson
tigergud
Offline Send Email
Mar 22, 2002
11:47 am
31
... You forgot to create libamigastubs.a with "gg-fix-includes --lib"....
leviticus_mb
Offline Send Email
Mar 22, 2002
12:09 pm
32
... Nah.. My bash history proves I did run them. -- [root@box bin]# ./gg-fix-includes --lib *** Target i686be-amithlon rm: cannot remove...
Ulf Bertilsson
tigergud
Offline Send Email
Mar 22, 2002
12:22 pm
33
... That's probably no good. Also, the empty directory structure in /opt/gg/os-include/amiga is there for a reason ... Move the (original/lower case) content...
leviticus_mb
Offline Send Email
Mar 22, 2002
12:27 pm
34
... unzip -L INCLUDE.zip Ahh... Now things looks better :) ... [root@box amigaos]# pwd /opt/gg/os-include/amigaos [root@box amigaos]# ls fd fd.info include_h...
Ulf Bertilsson
tigergud
Offline Send Email
Mar 22, 2002
1:18 pm
35
... Ouch. Like I said. The empty directory structure is (or *WAS* in your case) there for a reason. [martin@matilda martin]$ cd /opt/gg/os-include/amigaos/ ...
leviticus_mb
Offline Send Email
Mar 22, 2002
1:24 pm
36
... [root@box amigaos]# pwd /opt/gg/os-include/amigaos [root@box amigaos]# ls classes dos.info images linker_libs.info resources ...
Ulf Bertilsson
tigergud
Offline Send Email
Mar 22, 2002
1:42 pm
37
root@box bin]# ./i686be-amithlon-gcc -c -v -noixemul helloworld.c -o hell Reading specs from /opt/gg/lib/gcc-lib/i686be-amithlon/2.95.3/specs gcc version...
Ulf Bertilsson
tigergud
Offline Send Email
Mar 22, 2002
1:53 pm
38
... You have to link it first. Don't forget the '-r' flag....
leviticus_mb
Offline Send Email
Mar 22, 2002
2:11 pm
39
... gcc-lib/m68k-amigaos/2.95.3 -L/opt/gg/m68k-amigaos/lib /tmp/cczTKLTG.o -lgcc -lnixmain -lnix -lamiga -lamigastubs -lgcc -lstubs ...
Ulf Bertilsson
tigergud
Offline Send Email
Mar 22, 2002
2:19 pm
40
... Have you tried the "2 Go" (mobile) version of the GeForce? Something must be different with it. Maybe nVidia modified or skipped some of the harware...
uracc
Offline Send Email
Mar 23, 2002
1:21 pm
41
Hi, What's the recommended debug tool setup when developing under amithlon? Previously on my real Amiga i used Cyberguard & Segtracker which output to the...
mike-carter
Offline Send Email
Mar 23, 2002
4:48 pm
42
Hi, Are there docs to explain all the gubbins that is contained in the dump-log? It's not exactly like a cyberguard/enforcer log.... :-/ Thanks, MIke -- ...
Mike Carter
mike-carter
Offline Send Email
Mar 23, 2002
6:40 pm
43
... How do you configure it, and where is it stored ? :)...
Ulf Bertilsson
tigergud
Offline Send Email
Mar 24, 2002
11:06 am
44
... Configure what? In an amiga shell just type: dumplog >t:log and check the file it generates (a 1MB ring buffer) - Mike...
mike-carter
Offline Send Email
Mar 25, 2002
12:24 pm
45
... Alternatively, you can type (in a shell) dumplog 1 and you will get a continuously updated view of the current log in that shell. Be warned, though, that...
Bernie Meyer
umisef
Offline Send Email
Mar 25, 2002
2:38 pm
46
Hi, Is it possible to grab info about the installed CPU under Amithlon? I would like to add a new plugin to Scalos to allow displaying of Amithlon hardware...
yahoogroups@...
mike-carter
Offline Send Email
Mar 26, 2002
11:50 pm
47
... Have you had a look at the source for the test programs on the AmigaOS XL CD? There is an include file "amielf.h", which among other things includes a...
Bernie Meyer
umisef
Offline Send Email
Mar 27, 2002
4:00 pm
Messages 18 - 47 of 313   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help