This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cross compiling GCC for i686-elf linux system - error in glibc


* Harshal Singhal:

> I am trying to cross compile the GCC-7.4.0 on windows 64bit-PC (using
> cygwin 32-bit) for target system linux - i686-elf platform. Following
> parameters I have used:
>  - PREFIX="$HOME/opt/cross"
> - TARGET=i686-elf
> - PATH="$PREFIX/bin:$PATH"

Is the file system case-sensitive (and not just case-preserving, as the
NTFS default)?

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]