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


Hello Florian,
Thank yoy for your resoponse.

Yes, I am using Cygwin, installed on Windows 10 (64-bit). File system is
NTFS by default.
Can you guide me how I can resolve this error.

Regards,
Harshal

On Wed, Feb 27, 2019 at 2:35 PM Florian Weimer <fweimer@redhat.com> wrote:

> * 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
>


-- 
Regards
Harshal Singhal


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