[Hp48xgcc] [hp48xgcc - Open Discussion] Must download ".sl" files to the HP
Status: Beta
Brought to you by:
alex_ramos
From: <no...@so...> - 2002-05-22 04:06:24
|
Read and respond to this message at: http://sourceforge.net/forum/message.php?msg_id=1575350 By: alex_ramos hi Cesar, One problem, is that the ".slo" file is not the same as ".sl". You downloaded the wrong file to the HP, and then made it worse by renaming it. Please make sure and download the correct file. The ".sl" files are in a separate directory on your PC. I don't recall the exact location right now, but they are there. Also keep in mind that the file names are case-sensitive... you have to preserve them exactly, usually in all-lowercase. There is a note about that in the documentation. Make sure you put everything in the HP home directory, at least until you get it to work initially. The transmission should be binary so the file doesn't get corrupted. Please try again with these hints and let me know the results... Alex --- Anti-Spam <ant...@so...> wrote: > Hello alex, I can compile with your compiler (v1.0.2-bin) > under Windows ´95 but > when y want to execute it on mi HP (48GX) It asks me for : > libcore.sl > libc.sl > libgcc.sl > > I tried to download the following files to my calculator > using HP Connectivity > Kit 3.0: > libcore.slo > libc.slo > libgcc.slo > > And I read on the Calculator the following ERROR message: " > Invalid Name " > It happens always I want to download files with extension. If > I rename all to > the foloowing names: > libcore > libc > libgcc > > I try to download and I it happens: > > file: libc > message: Invalid Syntax > > file: libcore > message: Invalid Syntax > > file: libgcc > message: Invalid Sysntax > > -So I tried to change the transfer mode to Binary > > And downloaded the 3 files (without extension) and when I > select them on the HP > I read on the stack: > > file: libc > Display: 1: "DLLC====libc.sl==... > > file: libcore > Display: 1: "DLLC====libcore.s... > > file: libgcc > Display: 1: "DLLC====libgcc.sl... > > Where the = are replacing a little black square box > (nonprintable character). > > I don´t known how to install that files on my HP48, > Please could you teach me, > > A Tip: To make it run under Windows ´95 I had to add some > dirs to my PATH line > in my autoexec.bat file: > > @echo: Variables para (hp48)Xgcc: > set > PATH=c:\usr\bin;c:\usr\saturn-l\include\hp48;c:\usr\saturn-l\include;%PATH% > > And I use the following line using EditPlus: > > -Wall -O2 -lcore $(FilePath) -o $(FileNameNoExt) > > > Please Answer me and keep me in touch about the news. > > > CESAR SCHIRALDI > Argentina > > > > ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge and visit: http://sourceforge.net/forum/monitor.php?forum_id=22089 |