tlf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anyone else compiling with GCC 10.2 on Debian Testing?


From: Nate Bargmann
Subject: Re: Anyone else compiling with GCC 10.2 on Debian Testing?
Date: Fri, 22 Jan 2021 11:31:25 -0600

* On 2021 22 Jan 09:43 -0600, Ervin Hegedüs wrote:
> ahm, sorry,
> 
> that was my mistake - I didn't realize the g_random_int_range()...
> 
> Using the constant value the output will be the same.
> 
> Sorry again :).

:-)

I did forget the compilation command lines I used:

clang -Wall trial.c $(pkg-config --cflags --libs glib-2.0) -o trial

gcc -Wall trial.c $(pkg-config --cflags --libs glib-2.0) -o trial

73, Nate

-- 

"The optimist proclaims that we live in the best of all
possible worlds.  The pessimist fears this is true."

Web: https://www.n0nb.us
Projects: https://github.com/N0NB
GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]