Re: [fpc-devel] Cross-compiling and warnings from linker

2021-11-23 Thread Sergey Organov via fpc-devel
Jonas Maebe via fpc-devel writes: > On 23/11/2021 17:17, Sergey Organov via fpc-devel wrote: >> Because it was not expected. I definitely can't point to any other user >> tool that, being installed in/opt/cross/bla-bla-bla/, would read >> configuration file from/etc/. Maybe I just didn't meet one

Re: [fpc-devel] Cross-compiling and warnings from linker

2021-11-23 Thread Jonas Maebe via fpc-devel
On 23/11/2021 17:17, Sergey Organov via fpc-devel wrote: Because it was not expected. I definitely can't point to any other user tool that, being installed in/opt/cross/bla-bla-bla/, would read configuration file from/etc/. Maybe I just didn't meet one yet. However, GCC, being most close to FPC b

Re: [fpc-devel] Cross-compiling and warnings from linker

2021-11-23 Thread Sergey Organov via fpc-devel
Tomas Hajny via fpc-devel writes: > On 2021-11-23 13:17, Sergey Organov via fpc-devel wrote: >> Tomas Hajny via fpc-devel >> writes: >> >>> On 2021-11-22 16:46, Sergey Organov via fpc-devel wrote: Jonas Maebe via fpc-devel writes: > . > . >> The compiler will still read only 2 conf

Re: [fpc-devel] Cross-compiling and warnings from linker

2021-11-23 Thread Tomas Hajny via fpc-devel
On 2021-11-23 13:17, Sergey Organov via fpc-devel wrote: Tomas Hajny via fpc-devel writes: On 2021-11-22 16:46, Sergey Organov via fpc-devel wrote: Jonas Maebe via fpc-devel writes: . . The compiler will still read only 2 configuration files at most, the default for given instance of the

Re: [fpc-devel] Cross-compiling and warnings from linker

2021-11-23 Thread Sergey Organov via fpc-devel
Tomas Hajny via fpc-devel writes: > On 2021-11-22 16:46, Sergey Organov via fpc-devel wrote: >> Jonas Maebe via fpc-devel >> writes: > . > . >> Yeah, I see. However, this file (/etc/fpc.cfg) is part of installation >> of particular version of FPC provided by corresponding Linux >> distribution

Re: [fpc-devel] Cross-compiling and warnings from linker

2021-11-23 Thread Tomas Hajny via fpc-devel
On 2021-11-22 16:46, Sergey Organov via fpc-devel wrote: Jonas Maebe via fpc-devel writes: . . Yeah, I see. However, this file (/etc/fpc.cfg) is part of installation of particular version of FPC provided by corresponding Linux distribution, and is out of control of a person that installs cus

Re: [fpc-devel] Cross-compiling and warnings from linker

2021-11-23 Thread Sergey Organov via fpc-devel
Jonas Maebe via fpc-devel writes: > On 22/11/2021 15:52, Jonas Maebe via fpc-devel wrote: >> On 21/11/2021 20:51, Sergey Organov via fpc-devel wrote: >>> Then, in the /etc/fpc.cfg file, among a lot of statements inappropriate >>> for cross-compilation (that happen to do no harm in my case), that

Re: [fpc-devel] Cross-compiling and warnings from linker

2021-11-23 Thread Sergey Organov via fpc-devel
Jonas Maebe via fpc-devel writes: > On 21/11/2021 20:51, Sergey Organov via fpc-devel wrote: >> Then, in the /etc/fpc.cfg file, among a lot of statements inappropriate >> for cross-compilation (that happen to do no harm in my case), that is >> only expected for the file that belongs to installed