On 22 Nov 2002, at 9:25, Jerome Grimbert wrote:

> 
> Just a share, and maybe someone can help me too...
> 
> I recently get the smsq/e source and I tried to compile it for my Q40.
> (As part of my first step before entering any patch-frenzy mode...).
> 
> The How-to is great, but I nevertheless encountered the following
> problem:
>  - I'm using Qmac, no problem so far (excepted that my configuration
>  of qmac was
> tune for C68, expecting *_sm file instead of *_asm, and that I do not
> know if the default branch for SMSQ/E should be short or long... going
> back in menuconfig solved that, at least for now).
>  - I tried to hot_load() the various exe as described in the how-to,
>  but they did not show up in the list of things anyway. 

Oh dear, the how_to is wrong. It should not say 'hot_load' but 
'hot_res'. Corrected now!

> Reverting to
>  executable then... - dev8_exe_Make seems to need .35 toolkit, whereas
>  I only have a modified .36
I don't think that this makes an error. I compiled it with the modified 
3.36 runtimes, anyway , so that can't be the problem!

>    This might be the source of the problem with dev8_exe_Make that I
>    have: It stops rather rapidly with an error. 

What error/line?

> Looks like it does not
>    like Q_ERR_ON and Q_ERR_OFF (I reverted to the basic (uncompiled)
>    versions). There also seems to be a problem with a subs$ array but
>    I did not understood that part.

There really shouldn't, because no substitues are used for this. Are 
you sure you're not  simply using the wrong basic procedure 
(q_make_it_full for use with Qmake and make_it_full for use with 
the supplied make?)


>  Anyway, at worst, I could always
>    revert to some C68 makefile, requesting to compile every _asm file,
>    then concatenating them as now (once I understand how it is done).
>    If that really necessary, but it does not seems to need such 

I think we'd better get this sorted out - if you have the problem, 
others might have!
 
> So, after a merge of make_bas (and a renum) with
> dev8_smsq_q40_make_bas, I was finally able to compile some files...

Umpf, you really should keep these two separate.

> and a few editing later to comment out some offending lines

which ones?

>, I even
> get a "Finished" message...
 
> Then I loaded dev8_smsq_q40_flp_bas (just following the how-to again),
> and run it.
> 
> And there come my biggest problem: it seems to need a
> dev8_qmon_q40_smsq file, ALAS, I did not see any qmon directoty at the
> root of the source...

No, it doesn't, not if you follow the howto - that tells you to just hit 
enter at the prompt, and in that case, you do not need qmon at all.


> Did any one succeed to recompile SMSQ/E for a Q40 so far ?
> How did you do (or what do I need to get) ?
> 
> Also: It seems there is some dev1_ used in some files somewhere,
> but that's of no importance thanks to dev_use 1,xxx (just duplicating
> xxx as dev8_ and dev1_ )

A search with Fifi shows 3 files containing reference to "dev1_"
none are source files, the make has two references none of which 
should be of any concern here, and there is another basic file in the 
extras subdir.

Wolfgang

Reply via email to