qemu-discuss
[Top][All Lists]
Advanced

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

how to make qemu build use libfdt in the qemu source dtc/libfdt and not


From: ckim
Subject: how to make qemu build use libfdt in the qemu source dtc/libfdt and not the one in the OS?
Date: Wed, 16 Jun 2021 11:01:49 +0900

Hello

 

I’m using qemu-5.1.0 on ubuntu 20.04.

Today while analyzing create_fdt function for arm virt machine, I found the source under dtc/libfdt were not being used during the build.

(If I make an error intentionally in the source, it doesn’t complain)

It seems that because I installed libfdt on my ubuntu system, the qemu build is using the libfdt in the OS, not the one in qemu source.

To make it back to use libfdt in qemu source, how should I do it?

Thanks for the help.

 

Chan Kim

 


reply via email to

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