Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #5714
| From | Ronald <gettingchoppy@gmail.com> |
|---|---|
| Newsgroups | comp.sys.acorn.programmer |
| Subject | Re: GCC4 directory/extension names |
| Date | 2019-03-11 11:45 +1300 |
| Organization | - |
| Message-ID | <6b13c79257.beeb@-.-> (permalink) |
| References | <q5oh39$1h7$1@dont-email.me> <27o*PW-hx@news.chiark.greenend.org.uk> <3feab39257.druck@druck.org.uk> <U+y*u9vix@news.chiark.greenend.org.uk> |
In message <U+y*u9vix@news.chiark.greenend.org.uk>
Theo <theom+news@chiark.greenend.org.uk> wrote:
> druck <news@druck.org.uk> wrote:
> > But that didn't work, it still didn't recognise #include "something.hpp"
> > I tried gcc$env$sfix to, but looking in !SharedLibs.libs.libunixlib
> > "UnixEnv$appname$sfix" is the correct variable name.
>
> Since it's the preprocessor reading the header files, you might need to set
> UnixEnv$cpp$sfix - I don't know if that's set by the !Run file?
>
> Theo
I thought gcc was the frontend for everything it does thereafter.
I recall making UnixEnv$ changes sometimes required a reboot to get
the true result.
There is a build file for gcc with the riscosify list, I think it
was to do with libscl though.
You may also get through it with the ? wild card as long as there is no
similar .h files.
Lastly, I have a !GCC built without riscosification so norcroft source
code has to be flattened to resemble linux files, or standard source
files just work.
That usually fixes any naming problems. I could upload it to my
GoogleDrive I guess.
Ronald
Back to comp.sys.acorn.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
GCC4 directory/extension names druck <news@druck.org.uk> - 2019-03-06 13:14 +0000
Re: GCC4 directory/extension names Theo <theom+news@chiark.greenend.org.uk> - 2019-03-06 16:09 +0000
Re: GCC4 directory/extension names druck <news@druck.org.uk> - 2019-03-10 19:16 +0000
Re: GCC4 directory/extension names Theo <theom+news@chiark.greenend.org.uk> - 2019-03-10 21:10 +0000
Re: GCC4 directory/extension names Ronald <gettingchoppy@gmail.com> - 2019-03-11 11:45 +1300
Re: GCC4 directory/extension names druck <news@druck.org.uk> - 2019-03-11 20:42 +0000
Re: GCC4 directory/extension names druck <news@druck.org.uk> - 2019-03-11 15:44 +0000
csiph-web