Re: [Scons-dev] Struck in running c program in scons

2024-02-21 Thread Bill Deegan
Also of note, these type of queries should be sent to scons-users mailing
list and not scons-dev.
scons-dev is meant for internal development of SCons itself and not user
issues when using the tool.

On Wed, Feb 21, 2024 at 8:03 AM Mats Wichmann  wrote:

> On 2/21/24 03:08, Gopi Maila wrote:
> > image.pngimage.pngHi *,
> >
> > I was not able to execute the c program in command prompt using scons.
> > Can you please guide me on how to do that?
>
> Hi again...
>
> somebody who can see the screenshots told me your filename is
> SConstruct.txt.  SCons doesn't expect that, you can call it SConstruct
> (no suffix), or SConstruct.py (since the contents are in Python);
> all-lowercase letters works too. SCons should find that just fine, or
> you can invoke it explicitly:
>
> scons -f SConstruct.txt
>
> Hope that helps...
> ___
> Scons-dev mailing list
> Scons-dev@scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
___
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev


Re: [Scons-dev] Struck in running c program in scons

2024-02-21 Thread Mats Wichmann

On 2/21/24 03:08, Gopi Maila wrote:

image.pngimage.pngHi *,

I was not able to execute the c program in command prompt using scons. 
Can you please guide me on how to do that?


Hi again...

somebody who can see the screenshots told me your filename is 
SConstruct.txt.  SCons doesn't expect that, you can call it SConstruct 
(no suffix), or SConstruct.py (since the contents are in Python); 
all-lowercase letters works too. SCons should find that just fine, or 
you can invoke it explicitly:


scons -f SConstruct.txt

Hope that helps...
___
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev


Re: [Scons-dev] Struck in running c program in scons

2024-02-21 Thread Mats Wichmann

On 2/21/24 03:08, Gopi Maila wrote:
Hi *,


I was not able to execute the c program in command prompt using scons. 
Can you please guide me on how to do that?


Thanks & Regards
M Gopi.


the attached images are miniscule, can't even begin to read them; going 
to the effort of saving them off, checking that there's not something 
dodgy about them, and opening up with some image viewer, well... sorry, 
no.  And we can't reply in context to images.


Please send a description of what you're trying to do with relevant 
details, and paste any supporting output, *as text*, into the message.




___
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev